mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-02 13:25:16 +08:00
@W-21271122 Update SKILL.md for custom application (#37)
Update SKILL.md for custom application
This commit is contained in:
parent
46686e231c
commit
b5b7a5ea52
@ -43,7 +43,7 @@ Custom applications (Lightning Apps) that group tabs and functionality to provid
|
||||
- **description**: Brief description of the application's purpose
|
||||
- **tabs**: Array of tab names to include
|
||||
- **utilityBar**: API name of the Utility Bar configuration
|
||||
- **brand**: ⚠️ HIGHLY RECOMMENDED - Branding configuration object (headerColor, shouldOverrideOrgTheme, footerColor, primaryTabColor)
|
||||
- **brand**: ⚠️ HIGHLY RECOMMENDED - Branding configuration object (headerColor, shouldOverrideOrgTheme, footerColor)
|
||||
- **actionOverrides**: ⚠️ REQUIRED when custom record pages exist - Action override configuration (actionName, content, formFactor, type, pageOrSobjectType)
|
||||
- **profileActionOverrides**: Profile-specific action overrides (actionName, content, formFactor, pageOrSobjectType, type, profile)
|
||||
- **isNavAutoTempTabsDisabled**: Navigation behavior setting (default: false)
|
||||
@ -86,7 +86,6 @@ Custom applications (Lightning Apps) that group tabs and functionality to provid
|
||||
- **brand.headerColor**: Header bar color in hex format (e.g., "#0070D2") - RECOMMENDED
|
||||
- **brand.shouldOverrideOrgTheme**: Override organization theme (true/false) - Default: false
|
||||
- **brand.footerColor**: Footer color in hex format
|
||||
- **brand.primaryTabColor**: Primary tab color in hex format
|
||||
|
||||
### Action Overrides (CRITICAL - DO NOT SKIP)
|
||||
**IMPORTANT**: Action overrides MUST be created for every custom object tab that has a record page generated by flexipage expert.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user