A Salesforce administrator is configuring a custom Lightning Record Page for the Case object. The business requires Tier 2 Support Representatives using the Service Console application to view a specialized layout tailored to their workflow. Additionally, a sensitive financial component on the page must be conditionally hidden from standard users, while maintaining secure data access controls across the platform.
Which TWO statements accurately describe the required configuration steps or platform behaviors for this deployment?
- Activating the custom record page as the App Default for the Service Console app ensures all users accessing Cases within that app see the customized layout unless overridden by profile assignments.Cevap
- Component visibility filters in Lightning App Builder control interface rendering only; Field-Level Security (FLS) must still be configured to prevent unauthorized data access via reports or APIs.Cevap
- CSetting a component visibility filter on the sensitive field component automatically updates Field-Level Security settings for hidden user profiles.
- DLightning Record Page activation assignments by App, Record Type, and Profile can be assigned directly inside the Object Manager under Page Layout assignments.
- EApp Default activation automatically grants users access to restricted fields on the page regardless of their Field-Level Security settings.
Cevap
The correct statements state that activating the page as an App Default assigns the customized layout to users within the Service Console app, and that component visibility rules only control UI visibility while Field-Level Security (FLS) must be used to enforce true data access control.
Activating a Lightning Record Page as an App Default assigns the page layout specifically to users working within that Lightning App (such as Service Console), taking precedence over the Org Default. Additionally, component visibility rules on Lightning Record Pages strictly govern whether an element renders on screen; Field-Level Security remains mandatory for controlling underlying data access across the platform.
Adım Adım Çözüm
Anahtar Kavram
Lightning App Builder Page Activation Levels and Component Visibility vs Field-Level Security
Tahmini Süre:2m 0s