A Salesforce administrator is tasked with updating the Lightning user experience for a global sales team. The business requirement states that users navigating the 'Western Region Sales' custom application must see a specialized Home page, while users in all other applications should continue viewing the standard org default Home page. Additionally, a specific performance metric chart component on this new Home page must only be displayed when a user accesses Salesforce from a desktop browser.
Which two actions should the administrator take in Lightning App Builder to satisfy these requirements? (Select 2 choices)
- Activate the custom Home page and set it as the App Default for the 'Western Region Sales' app.Cevap
- Set a Component Visibility filter on the performance metric component where Device equals Desktop.Cevap
- CAssign the custom Home page using the App, Record Type, and Profile activation level.
- DConfigure Field-Level Security on the object fields to restrict component access to desktop users.
- EModify Organization-Wide Defaults for the object to enforce device-based component display rules.
Cevap
To fulfill the requirements, the administrator must activate the page as the App Default for the 'Western Region Sales' app, and apply a Component Visibility filter setting Device equals Desktop on the specific component.
Activating the Home page as the App Default ensures that only users accessing the specified application view the tailored page, preserving the org default for everyone else. Adding a component filter matching Device equals Desktop dynamically restricts rendering of the performance chart to desktop clients.
Adım Adım Çözüm
Anahtar Kavram
Lightning Home Page Activation and Component Visibility Filters
Tahmini Süre:2m 0s