An administrator creates a custom Lightning Record Page for the Safety_Inspection__c object to provide specialized metrics for safety managers. The administrator wants this specific record page to display only when users with the 'Safety Manager' profile access Safety_Inspection__c records within the 'Operations Console' Lightning App. During initial testing, users report seeing the standard App Default record page instead. Which activation assignment configuration should the administrator use to resolve this issue?
- Activate the page as App, Record Type, and Profile, selecting the Operations Console App, the applicable Record Types, and the Safety Manager Profile.Answer
- BActivate the page as App Default for the Operations Console App and configure Dynamic Forms component visibility to filter by the Safety Manager Profile.
- CActivate the page as Org Default and assign the Safety Manager Profile through the object's Record Type Picklist Assignment settings.
- DActivate the page as App Default and assign the Safety Manager Profile using Profile-level permission set overrides.
Answer
Activate the page as App, Record Type, and Profile, selecting the Operations Console App, the applicable Record Types, and the Safety Manager Profile.
To display a customized Lightning Record Page to specific profiles within a designated app, the administrator must use the 'App, Record Type, and Profile' activation option. This activation level has the highest priority in the Lightning page precedence hierarchy (Org Default < App Default < App, Record Type, and Profile).
Step-by-Step Solution
Key Concept
Lightning Record Page Activation Precedence and Assignments