An organization requires a custom Lightning Home page to be displayed exclusively to users navigating within the Sales application, while users in all other applications continue to see the standard system default Home page. Additionally, a tailored Opportunity Lightning Record Page must be displayed only when users with the Commercial Sales profile view the High-Value Opportunity record type while working inside the Sales application.
Which two activation configurations must a Salesforce administrator complete in the Lightning App Builder to satisfy these requirements? (Select 2 choices)
- Activate the custom Home page and set it as the App Default for the Sales application.Answer
- Activate the custom Opportunity record page and assign it as the App, Record Type, and Profile default for the Sales application, High-Value record type, and Commercial Sales profile.Answer
- CActivate the custom Home page by assigning it to the App, Record Type, and Profile combination for the Sales application.
- DUse Dynamic Forms component visibility rules on the record page to enforce object Field-Level Security for the Commercial Sales profile.
- EActivate the custom Home page as the Org Default and restrict its visibility using a user permission set assignment.
Answer
The administrator must activate the custom Home page as the App Default for the Sales application and activate the custom Opportunity record page assigned to the specific App, Record Type, and Profile combination.
To display a customized Home page only within a designated application, the page must be assigned as the App Default for that app. To deliver a specialized record view based on app context, record type, and user role, the Lightning Record Page must be activated using the granular App, Record Type, and Profile default assignment.
Step-by-Step Solution
Key Concept
Lightning App Builder Activation Precedence (Org Default vs App Default vs App, Record Type, and Profile)
Estimated Time:1m 30s