Question

Difficulty: MediumLightning App Builder Pages (App, Home, Record Pages)

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)

  1. Activate the custom Home page and set it as the App Default for the Sales application.Answer
  2. 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
  3. C
    Activate the custom Home page by assigning it to the App, Record Type, and Profile combination for the Sales application.
  4. D
    Use Dynamic Forms component visibility rules on the record page to enforce object Field-Level Security for the Commercial Sales profile.
  5. E
    Activate 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

1
Determine the required activation level for the Home page requirement.
Home pages support two assignment tiers: Org Default and App Default. To target only the Sales app, assign it as the App Default for that specific app.
Home pages are global or app-specific landing pages and do not have record types.
2
Determine the required activation level for the Opportunity Record Page requirement.
Record pages support three assignment tiers: Org Default, App Default, and App, Record Type, and Profile.
Assigning by App, Record Type, and Profile ensures the page appears only for the designated profile, record type, and application context.

Key Concept

Lightning App Builder Activation Precedence (Org Default vs App Default vs App, Record Type, and Profile)
Estimated Time:1m 30s
Rate this question