Custom applications (Lightning Apps) that group tabs and functionality to provide a focused user experience for specific business processes. Always configured for Lightning Experience.
Organize related functionality into focused applications
Group tabs and components for specific user roles
Provide tailored user experiences
Control access to specific features and data
Use Standard navigation for general business applications or Console navigation for specialized service/support workflows requiring multi-tab workspaces
Create professional, branded application identity with custom colors and branding
Override standard actions with custom Lightning pages for enhanced user experience
Enable profile-specific experiences through profile action overrides
将相关功能组织到聚焦型应用中
为特定用户角色分组标签和组件
提供量身定制的用户体验
控制对特定功能和数据的访问权限
对于通用业务应用使用标准导航,对于需要多标签工作区的专业服务/支持工作流使用控制台导航
通过自定义颜色和品牌标识打造专业的应用身份
使用自定义Lightning页面覆盖标准操作,提升用户体验
通过配置文件操作覆盖实现特定配置文件的专属体验
⚙️ Required Properties
⚙️ 必填属性
Core Application Properties
核心应用属性
fullName: API name of the application
label: Display name of the application
uiType: Always "Lightning" for modern apps
navType: CRITICAL - Choose based on user requirements and workflow patterns
"Standard": DEFAULT for general business applications (e.g., sales, marketing, operations)
"Console": ONLY when workflow requires managing multiple records simultaneously with split-view or multi-tab workspace (e.g., customer service, call centers, support operations)
formFactors: Array of form factors (["LARGE"] for desktop, ["SMALL"] for mobile, or both)