Salesforce Certified Platform App Builder — Question 114
Universal Containers require different fields to be filled out at each stage of the Opportunity sales process.
What configuration steps can an app builder use to meet this requirement?
Answer options
- A. Define record types and page layouts for each stage
- B. Set page layout required fields based on the current stage
- C. Create a Process Builder to prompt the User for field information
- D. Add the Path component to the Lightning record page
Correct answer: D
Explanation
The correct answer is D because the Path component allows for visual guidance and can highlight required fields at each step of the sales process. Option A does not address the specific requirement for different fields at each stage, while B only modifies existing layouts without a dynamic approach. Option C does not provide a direct method for enforcing field completion tied to a specific sales stage.