User Interface II Flashcards

1
Q

What are some examples of standard Lightning components?

A

Filter List, Rich Text, Visualforce, Report Chart, Recent Items

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What kind of Lightning Components can be added to an application?

A

Standard or Custom components can be added. Custom components can be developed or sourced from the AppExchange.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How can Lightning pages or components be added to the Salesforce app?

A

The page or component must be defined as a tab, and then added to the Mobile Navigation Menu.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the three types of components that can be added to a Lightning Page?

A

Standard, Custom, and third-party (custom – managed) components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What can be used to manage Lightning pages in the Lightning App Builder?

A

‘Pages’ menu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can be used to customize the fields that appear in the global search results?

A

Search Results Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which declarative option is available in Salesforce to specify the fields and related lists that appear on record detail pages?

A

Page Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What can be included on the home page layout in order to allow users to view dashboard components?

A

Dashboard Snapshot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What can be used to embed an active survey into a page?

A

The ‘Surveys’ component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What type of Surveys can be added to the record pages?

A

Active Surveys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If a component should be displayed only for users with specific permission, which property of the component needs to be configured?

A

‘Set Component Visibility’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How can a record page be customized?

A

A record page can be created from scratch using a template or an existing page can be edited.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which section of App Settings allows customizing the items that should be included in a Lightning app?

A

Navigation Items

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the two models used for building custom Lightning components?

A

Aura Component and Lightning Web Component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does the interface “flexipage:availableForAllPageTypes” allow an Aura component to do?

A

Support all Lightning page types including the utility bar of a Lightning app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the setting “objectApiName” public property and a corresponding tag allow a Lightning web component to do?

A

Expose the public property as a component property in Lightning App Builder

17
Q

What is the value used in the configuration of a custom component to specify supporting a desktop device?

A

Large