Salesforce Certified Platform App Builder — Question 245
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 three.)
Answer options
- A. Detail page layout
- B. System administrator profile
- C. Lightning App Builder
- D. Custom fields
- E. Custom actions
Correct answer: A, D, E
Explanation
The correct components for a successful deployment are the Detail page layout, Custom fields, and Custom actions, as they are directly related to the layout's functionality and appearance. The System administrator profile and Lightning App Builder are not necessary for the deployment of the detail page layout itself.