An administrator is configuring Lightning Record Page activations for a custom object named Vendor_Contract__c. The page named 'Vendor Standard Page' is activated as the Org Default. Another page named 'Vendor Operations Page' is activated as the App Default for the Procurement app. Additionally, a third page named 'Vendor Executive Page' is activated for the Procurement app assigned specifically to the Executive profile and the Standard Contract record type. Which Lightning Record Page will a user with the Executive profile see when viewing a Vendor_Contract__c record assigned to the Standard Contract record type within the Sales Console app?
- Vendor Standard PageCevap
- BVendor Executive Page
- CVendor Operations Page
- DA blank default system layout
Cevap
The user will see the Vendor Standard Page because app-specific assignments only apply when working inside that specified application.
Lightning App Builder follows a strict activation evaluation order: App + Record Type + Profile > App Default > Org Default. However, app-specific assignments (including App Default and App + Record Type + Profile) are only evaluated when the user is navigating within that explicit Lightning app. Since the user is viewing the record within the Sales Console app, the Procurement app assignments are ignored, and Salesforce displays the Org Default ('Vendor Standard Page').
Adım Adım Çözüm
Anahtar Kavram
Lightning Record Page Activation Hierarchy and Precedence