User Interface Flashcards
What types of components can be used in Lightning App Builder?
Standard and Custom
What is a Lightning Page composed of?
Components
What determines the regions available in a Lightning Page?
template
What step is critical to making sure Lightning Pages are visible to users?
activation
Can you with a component:
Move it?
Delete?
Change its size?
Yes
Yes
No
What is an App Page?
A custom home page for an app made up of different lightning components
What is a Home Page?
A custom home page for users, can be made available to everyone or assigned to one or more profiles, giving users access to a page designed for their role
What is a Record Page?
A customized page for a given record (i.e. account record page). Can be set as default for entire org or specific apps. A combination of apps, record types, and profiles.
How can component visibility be configured?
Can be set for app, record, and home pages by defining filters
What is App Manager?
An app in Salesforce is a navigation bar –> collection of tabs and quick actions. This can be customized for each app; custom colors an branding can be used to make each app unique/easy to identify
What must exist for a Lightning component or page in order to add it to the navigation bar of an app or menu of the Salesforce app?
A tab for it
What do page layouts control?
used to define what users see on record detail pages
What do Search layouts control?
the organization of fields in search results, lookup dialogs, and key lists on tab home pages
What is used to show records based on custom criteria?
Custom list views
Can dashboard snapshot be included on a homepage?
Yes
What elements can be used in a page layout?
fields, sections, buttons, custom links, and related lists on a record detail page
Can visualforce be embedded on page layouts?
Yes
What control mechanisms exist for page layouts?
Associated with different user profiles, and field level security can be used to restrict certain fields
How many fields can be added to a search layout?
10
What objects do not apply to Search layouts?
Salesforce CRM Content, campaign members, opportunity teams, and account teams
What SF version allows you to create views of contacts, leads, users, or cases for mass email recipient lists?
Salesforce Classic
What SF version allows for creating an infinitely scrollable list of records that meet filter criteria?
LE
Can a dashboard show data from more than one report?
yes
Scenario: Sales reps need to view only closed won opps with amount greater than USD 100,000 when they access Opprtunities tab
A custom list view can be created for this requirement. The ‘Stage’ and ‘Amount’ fields can be used in the filter criteria. The visibility of this custom list view can be restricted to the sales rep role.
Scenario: When a user views an account record, the mailing address of the related contacts should be displayed on the page.
It is possible to customize the fields that are visible in a related list. In this case, the Contacts related list on the Account page layout can be customized to include the fields pertaining to mailing address.
Scenario: A system admin has defined a custom button on the Account object that displays a report related to the account. However, users are not able to view the button.
Once a custom button has been defined, it needs to be added to the page layout of the object to make it visible to users. In this case, the Account page layout needs to be edited, and the custom button needs to be dragged and dropped.
Scenario: When users search for opps using Global Search, the need to be able to view the Order Number associated with the opps.
The ‘Search Results’ layout for the Opportunity object can be edited and the ‘Order Number’ field can be added to the list of ‘Selected fields’ from ‘Available fields’
Scenario: A support manager needs to view a bar chart showing the number of cases in different statuses groued by the Case Origin. This bar chart should be displayed on every case record.
A matrix report with a bar chart can be created for this requirement. The chart can be added to the Case page layout. Filtering of the chart should be turned off in properties to ensure that it shows all results.
Scenario: A dashboard has been created for certain support-related reports in the org. A user requires access to three of the dashboard components on the home page.
The home page layout can be customized to include a dashboard snapshot. A dashboard can be selected by the user for the dashboard shapshot component. The snapshot displays the first row of the dashboard consisting of the three dashboard components.
What are some examples of standard Lightning components?
Filter list Rich Text VisualForce Report Chart Recent Items
What kind of Lightning comps can be added to an application?
Standard or Custom (from devs on App Exchange)
How can Lightning pages or comps be added to Salesforce app?
The page or comp must be defined as a tab, then added to the Mobile Navigation menu
What are the three types of comps that can be added to a Lightning page?
Standard
Custom
Third party components
What can be used to create and customize app, home, and record pages for LE?
Lightning App builder
Which types of components can be accessed to create app pages in the Lightning App Builder?
Standard
Custom
Third party (custom managed)
Which menu 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 SF 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 are the types of components?
Standard
Custom
Third party comps
What type of Surveys can be added to record pages?
Active Surveys
What can be used to embed an active survey into a page?
Surveys component
How can a record page be customized?
Created from scratch via a template or by editing an existing page
If a component should be displayed only for users with a specific permission, which property of the component needs to be configured?
‘Set Component Visibility’
Which section of App Settings allows customizing the items that should be included in a Lightning app?
Navigation items
What does a Visual force tab display?
Visualforce page
Web tabs display ___?
an external webusite
What is a Lightning Page Tab?
allows a Lightning page to be added to Salesforce Mobile app nav menu
What is a Lightning Component Tab?
allows a Lightning comp to be added to the Salesforce Mobile app nav menu
What are some standard classic components?
Create new recent items message and alerts custom links items to approve calendar tasks
Custom components can be?
links
images/logo
html area
visualforce area
Standard Lightning components?
flow items to approve key deals list view paused flow performance chart quip recent items recent records recomendations report chart rich text todays events/tasks trending topics Visual force