20% Object Manager & Lightning App Builder Flashcards

1
Q

What is the Object Manager in Salesforce?

A

The Object Manager is a tool in Salesforce that allows administrators to create, customize, and manage standard and custom objects and their fields.

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

What are standard objects in Salesforce?

A

Standard objects are pre-defined objects provided by Salesforce, such as Accounts, Contacts, Opportunities, and Leads.

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

How do you access the Object Manager in Salesforce?

A

The Object Manager can be accessed by clicking the gear icon and selecting “Object Manager” from the Setup menu.

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

What are custom objects in Salesforce?

A

Custom objects are objects created by users to store data specific to their organization’s needs that are not covered by standard objects.

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

How do you create a custom object in Salesforce?

A

To create a custom object, go to the Object Manager, click “Create” and then “Custom Object,” and fill in the required details such as object name, label, and data type.

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

How do you create a custom field in Salesforce?

A

To create a custom field, navigate to the object in the Object Manager, click “Fields & Relationships,” and then click “New” to define the field type and properties.

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

What is a field in Salesforce?

A

A field is a specific piece of data stored in an object, similar to a column in a database table.

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

What is a page layout in Salesforce?

A

A page layout controls the organization and appearance of fields, related lists, and custom links on a record detail or edit page.

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

How do you customize a page layout in Salesforce?

A

To customize a page layout, navigate to the object in the Object Manager, select “Page Layouts,” and then edit the desired layout to arrange fields and components.

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

What is the purpose of record types in Salesforce?

A

Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles.

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

What is a Lightning Record Page?

A

A Lightning Record Page is a custom layout created with the Lightning App Builder, allowing you to design record detail pages using components and a drag-and-drop interface.

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

How do you create a Lightning Record Page in Salesforce?

A

To create a Lightning Record Page, go to the Lightning App Builder, click “New,” select “Record Page,” and use the drag-and-drop interface to add components.

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

What is a Lightning App in Salesforce?

A

A Lightning App is a collection of items that work together to achieve a specific goal, accessible through the Lightning Experience app launcher.

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

How do you add components to a Lightning Record Page?

A

To add components to a Lightning Record Page, open the Lightning App Builder, select the desired page, and drag components from the sidebar onto the page layout.

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

How do you create a Lightning App in Salesforce?

A

To create a Lightning App, go to the App Manager, click “New Lightning App,” and follow the steps to define the app name, navigation, and components.

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

What are Lightning Components?

A

Lightning Components are reusable building blocks for creating custom pages and apps in the Lightning Experience.

15
Q

What is the purpose of the Lightning App Builder?

A

The Lightning App Builder allows users to create and customize Lightning pages using a drag-and-drop interface to add components and configure layouts.

16
Q

What are global actions in Salesforce?

A

Global actions are actions that can be used anywhere in Salesforce, such as creating records, logging calls, or sending emails.

17
Q

How do you assign a Lightning Record Page to a profile?

A

To assign a Lightning Record Page to a profile, go to the Lightning App Builder, click “Activation,” and set the page as the default for specific profiles.

18
Q

What is a dynamic Lightning page in Salesforce?

A

A dynamic Lightning page uses visibility rules to display components conditionally based on record fields, user profiles, or device type.