FOF Flashcards 2

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 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 3 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 create and customize app, home and record pages for Lightning Experience?

A

Lightning App Builder

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

Which types of components can be accessed to create app pages in the Lightning App Builder?

A

Standard, custom, and third party (custom – managed) components

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

Which menu 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
8
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
9
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
10
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
11
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
12
Q

What type of Surveys can be added to record pages?

A

Active Surveys

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

If a component should be displayed only for users with a 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
14
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
15
Q

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

A

Navigation Items

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

What are the two models used for building custom Lightning components

A

Aura Component and Lightning Web Component

17
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

18
Q

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

A

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

19
Q

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

A

Large