Object Manager and Lightning App Builder Flashcards

1
Q

______ indicates what kind of information a field stores

A

Data Type

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

The way database tables are presented

A

Data Model

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

Deleted records remain in the recycle bin for how many days?

A

15

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

Stores and manages massive amounts of data

A

Big Object (Setup)

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

Provides default settings such as default record type, page and search layouts

A

Profile

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

What are the two types of object relationships

A

Lookup and Master-Detail

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

Child records for a master-detail relationship should stay under ____ records

A

10,000

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

Custom object records can have up to ___ master-detail relationship and many lookup relationships

A

2

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

_____ can reference fields on the source and target records, fields on the users profile and role, and fields on records directly related to the target object

A

Lookup Filters

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

How do you create a lookup relationship?

A

Create a Lookup Relationship field (Object Manager)

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

Tool for designing and understanding complex data models that lets you visualize and edit your data model

A

Schema Builder (Setup)

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

What is the maximum custom fields allowed per object?

A

900

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

How many fields can a compact layout have?

A

10

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

_________ controls which fields display in the highlights panel of a record, how records display in the Salesforce mobile app, the expanded lookup card and detail section of an expanded activity in the activity timeline

A

Compact Layout (Object Manager)

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

Customize the structure of a record page and the position of its components with the ________

A

Lightning App Builder

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

Customize a record pages content, such as fields/buttons and quick actions, using the _______

A

Page Layout Editor (Object Manager)

17
Q

Customize the order that fields appear in the record page details and determine if they are visible, read only or required using the _____

A

Page Layout Editor (Object Manager)

18
Q

True or False: You can assign page layouts to different user profiles

A

True

19
Q

______ determines the business processes, picklist values and page layouts that are available to you when creating records.

A

Record Types (Object Manager)

20
Q

________ actions have automatic relationships to other records
________ actions let users log call details, create or update records or send an email without leaving the current page

A

Object-Specific Actions (Object Manager)
Global Actions (Setup)

21
Q

______ are filters that change the contents of a picklist based on the value of another field
______ are custom picklists for which the values depend on the value of another field

A

Field Dependencies, dependent picklists

22
Q

______ allows you to define calculations that reference other fields to display new numeric, text, date or checkbox values specific to business requirements

A

Custom Formula Fields

23
Q

______ controls fields, sections, related lists and buttons that appear when users view or edit a record

A

Page Layout (Object Manager)

24
Q

___________ allows you to track changes on up to 20 fields on an object

A

Enable History Tracking (Object Manager)

25
Q

Tool that makes it easy to create custom pages for lightning experience and salesforce mobile app.

A

Lightning App Builder

26
Q

Manage app settings and build custom lightning record, home and app pages using _____

A

Lightning App Builder

27
Q

_______ is a custom layout composed of regions that contain components for lightning experience and the mobile app

A

Lightning Page

28
Q

_____ is a compact, configurable and reusable element that you can add to a lightning page

A

Lightning Component

29
Q

True or False: You can assign page layouts to specific apps

A

False, but you can assign custom lightning pages to specific lightning apps

30
Q

Control when components appear on a lightning record page by adding _________ filter conditions and logic to its properties

A

Component Visibility

31
Q

True or False: You can only create custom formula fields on custom object

A

False, you can create custom formula fields on Standard and Custom Objects (Object Manager)

32
Q

__________ fields calculate values from a set of related records (based on Master-Detail relationships)

A

Roll-up Summary fields

33
Q

_______ verifies that the data entered in a record meets the defined standard before it can be saved

A

Validation Rules

34
Q

______ is a custom picklist for which the valid values depend on the value of another field (the controlling field)

A

Dependent Picklists

35
Q

True or False: The master-detail relationship field is required on both the page layout of the parent and child records.

A

False, The master-detail relationship field is required on the detail and subdetail records

36
Q

____ let you open one record at a time and ____ let you open multiple records at a time

A

Standard App, Console