Question

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

An administrator is deploying a customized Lightning Record Page for the standard Account object. The business requirement states that users assigned to the Sales Rep profile must see this tailored page layout only when viewing Account records of the Partner Account record type while working within the Sales Console app. All other users and applications must continue seeing their current record pages. Which activation assignment option in the Lightning App Builder must the administrator select to fulfill this requirement?

  1. Assign the page as App, Record Type, and Profile, selecting the Sales Console app, the Partner Account record type, and the Sales Rep profile.Answer
  2. B
    Assign the page as Org Default and add component visibility filters based on the profile and record type attributes.
  3. C
    Assign the page as App Default for the Sales Console app and update the record type picklist value assignments in Object Manager.
  4. D
    Assign the page using additive Profile assignments combined with Permission Sets in the Organization-Wide Defaults menu.

Answer

The correct activation option is to assign the page as App, Record Type, and Profile, specifying the Sales Console app, the Partner Account record type, and the Sales Rep profile.
In Lightning App Builder, activating a record page using the 'App, Record Type, and Profile' combination allows administrators to specify an exact target context. This ensures the customized record page displays only when all three conditions (Sales Console app, Partner Account record type, and Sales Rep profile) are met.

Step-by-Step Solution

1
Identify the required granularity of page activation.
The requirement demands filtering by three distinct criteria: Application (Sales Console), Record Type (Partner Account), and Profile (Sales Rep).
Lightning App Builder supports three levels of record page activation: Org Default, App Default, and App, Record Type, and Profile.
2
Select the appropriate activation tier in Lightning App Builder.
Choose 'App, Record Type, and Profile' in the activation dialog.
This tier provides the exact combination filtering needed to deliver the custom layout specifically to Sales Reps viewing Partner Accounts inside the Sales Console.

Key Concept

Lightning Record Page Activation Levels and Precedence
Rate this question