An app builder needs to deploy a new account detail page layout from Sandbox to production. Which three components should an app builder include in the Change Set to ensure it Deploys successfully and visually as expected? Choose 3 answers
The correct answers are A. Detail page layout, B. Custom actions, and D. Custom fields.
To deploy a new Account detail page layout successfully and make it look the same in production, the change set must include the actual page layout plus the components used on that layout.
Salesforce page layouts control the arrangement of fields, actions, buttons, and related lists on record detail pages. Therefore, if the layout uses new custom fields or custom actions, those components must also exist in production or be included in the change set. Salesforce change set guidance also notes that custom fields must be added individually when deploying customizations.
C. System administrator profile is not required just to deploy the visual layout. Profiles are only relevant if deploying access settings or layout assignments.
E. Lightning App Builder is not the component needed for a standard detail page layout; a Lightning Record Page would be a different metadata component.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit