Object Manager and Lightning App Builder Flashcards

20%

1
Q

What are the two types of relationships in objects?

A

Master detail relationship
Lookup

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

What happens to the child records if the parent record is deleted in a master detail relationship?

A

All child records are deleted as they cannot exist without a parent. Unless “Allow reparenting” is enabled in set up for the master detail relationship.

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

Why use a master detail relationship? Explain what type of relationship is provides and how it works.

A

It allows a one to many relationship (i.e. An account can have many opportunities but an opportunity can only be linked to one account).

It is always required to relate when creating a record of that object so it enforces a tight coupling.

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

Can you make a master custom object and pair it with a standard object?

A

No - Standard objects must be on the master side of the relationship with a custom object (i.e. Custom object tech meetings cannot be the parent of Accounts).

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

How are sharing settings laid out in Master Detail and Lookup relationships?

A

Master detail - Sharing and security settings of the parent object will pass the same configuration to the child object so it inherits the rules (i.e. Accounts and Contacts).

Lookup - Does not inherit the sharing settings

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

Can you use roll up summaries on lookup?

A

No - You can only aggregate data on master detail relationships. As an example, total gifts can be a custom account field that is a roll up summaries of all opportunities related to the account.

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

What is the purpose of a junction object?

Give an example with the objects: Position, Candidate, Application.

A

It provides a means of a many to many relationship meaning when a record from one object can be linked to multiple records from another object and vice versa.

A junction object sits between the other 2 object and has a master detail relationship with both objects.

For example: The application object is the junction object sitting between position and candidate. Application has 2 master detail relationships, one with position and one with candidate and a lookup relationship is implemented to interview. So a position can have multiple applications and a candidate can make multiple applications but some applications can have multiple interviews.

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

What can a lead be converted into?

A

Account
Contact
Opportunity

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

How long do you have until a recently deleted custom field is permanently deleted?

A

15 days

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

What field types can be used when using a dependent picklist?

A

Another picklist or a checkbox.

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

How many custom objects can you create on Enterprise, and Unlimited and Performance edition?

A

200 on Enterprise
2000 on Unlimited and Performance edition

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

What is an App?

A

An App is a collection of tabs made visible to a profile.

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

How are profiles used in page layouts?

A

Page layouts can be assigned to profiles to showcase specific fields and related lists that profile may want to see to avoid clutter.

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

What is the difference between record types and page layouts?

A

Record types allow defining different picklist options, page layouts, and business processes.

For example, you could create two different sales processes on opportunity object by using 2 different record types with their individual page layout.

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

What is a business process?

A

Business processes can be assigned with record types to define the lifecycle of leads, opportunities, cases or solutions for different user profiles.

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

What is a path?

A

A path can be created in lightning experience for custom and some standard objects to display their lifecycle based on a picklist field.

17
Q

Can you rename standard objects and fields?

A

Yes, but only the label NOT the API name. This is done through Rename tabs and Labels option in Setup.

18
Q
A