User Interface II Flashcards
What are some examples of standard Lightning components?
Filter List, Rich Text, Visualforce, Report Chart, Recent Items
What kind of Lightning Components can be added to an application?
Standard or Custom components can be added. Custom components can be developed or sourced from the AppExchange.
How can Lightning pages or components be added to the Salesforce app?
The page or component must be defined as a tab, and then added to the Mobile Navigation Menu.
What are the three types of components that can be added to a Lightning Page?
Standard, Custom, and third-party (custom – managed) components.
What can be used to manage Lightning pages in the Lightning App Builder?
‘Pages’ menu
What can be used to customize the fields that appear in the global search results?
Search Results Layout
Which declarative option is available in Salesforce to specify the fields and related lists that appear on record detail pages?
Page Layout
What can be included on the home page layout in order to allow users to view dashboard components?
Dashboard Snapshot
What can be used to embed an active survey into a page?
The ‘Surveys’ component
What type of Surveys can be added to the record pages?
Active Surveys
If a component should be displayed only for users with specific permission, which property of the component needs to be configured?
‘Set Component Visibility’
How can a record page be customized?
A record page can be created from scratch using a template or an existing page can be edited.
Which section of App Settings allows customizing the items that should be included in a Lightning app?
Navigation Items
What are the two models used for building custom Lightning components?
Aura Component and Lightning Web Component
What does the interface “flexipage:availableForAllPageTypes” allow an Aura component to do?
Support all Lightning page types including the utility bar of a Lightning app