Object Manager and Lightning App Builder I Flashcards

1
Q

There are two types of objects in Salesforce:

A

Standardand Custom.

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

what are the main Examples of standard objects (6)

A

Campaigns, Leads, Accounts, Contacts, Opportunities and Cases

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

T/F

Both standard and custom objects come with standard fields but can be expanded with custom fields

A

True

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

This is an example of what kind of object

●Included out of the box in every Salesforce org
●Ex. Campaigns, Leads, Accounts, Contacts, Opportunities and Cases
●Contains standard fields and may have custom fields added
●Can be renamed e.g. Accounts can be renamed to ‘Customers
’●These objects can be hidden from users and renamed, but never deleted.

A

STANDARD OBJECTS

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

This is an example of what kind of object

●Created by the administrator to meet a specific use case
●Ex. Job Candidate, Application, Position
●Contains standard fields and may have custom fields added

A

CUSTOM OBJECTS

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

This object can be created in Salesforce to store information about companies and individuals

A

Account

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

This object in Salesforce represents an individual associated with an account.

A

Contact

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

This object is a prospect that can be converted into an account, contact, and opportunity.

A

Lead

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

This object is used to store information about a marketing effort such as seminar.

A

Campaign

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

This object are used to store information about open and close deals as well as track sales deals in progress.

A

Opportunity

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

This object can be used to store customers’ questions, feedback, or issues.

A

Case

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

This object represents the description of a customer’s issue and its resolution.

A

Solution

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

This object is created to allow a person to log in to Salesforce and access information.

A

User

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

This object are individual contacts, leads or person accounts that are added to campaigns.

A

Campaign Member

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

How do you customize a standard object

A

Adding fields, creating relationships

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

What are the main two types of relationships

A

Master detail, lookup

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

This type of relationship
●Tightly relates two objects through a parent-child relationship
●Can be one-to-one, one-to-many, or many-to-many

A

master detail

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

This type of relationship
●A loose relationship between objects
●Links objects together so users can see related items from one object on another
●Can be one-to-one, one-to-many, self, external, indirect, or hierarchical

A

lookup

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

T/F

Standard objects cannot have relationships with other standard and custom objects

A

False, the can have relationships with both other standard and custom objects

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

Can an account be related to one or many contacts

A

Both one and many

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

Account and Contact have what type of relationship

A

Lookup relationship that acts like a master detail relationship

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

The Account and Contact relationship also holds the characteristics of both master-detail relationship. What is an example of this

A

the contact object inherits the sharing setting of the Account.

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

An Account can be related to how many Opportunities,

A

one or many

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

Opportunities can be related to how many Accounts.

A

One

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What type of relationship does the account and opportunity relationship follow
both lookup and master detail since deleting an account record deletes all the related opportunities.
26
An Account can be related to how many Cases,
one or many
27
A case can be related to how many Accounts.
one
28
what type of relationship do account and cases have with each other
lookup relationship
29
A Contact can be related to how many Accounts
one or many ONLY if Contact to Multiple Accounts setting is enabled
30
A case can be related to "___" contact
one
31
A contact can be related to one or many cases
Many
32
What type of relationship does a contact have with a case
Lookup relationship
33
Standard lead fields converts into what 3 fields
Account, Contacts, Opportunities
34
Information from the lead is "___" into the Account and Contact fields.
copied
35
What do you do to connect the Custom fields on the Account, Contact and Opportunity to the custom fields on the lead
mapped or map them together
36
A Campaign can have one or many Campaign Members.
many
37
What two objects can be related to a campaign member
lead, contact
38
This can be used to view the data model as well as create objects, fields, and relationships quickly.
Schema Builder
39
Custom objects and fields can be created QUICKLY using
Schema Builder
40
This is used in Salesforce when there is a need to relate records in one object with a different object.
Relationships
41
Account to account performance is a relationship between what two types of objects
Standard and custom
42
Accounts and opportunities is a relationship between what two types of objects
both standard objects
43
Expense and expense item is a relationship between what two types of objects
two custom objects
44
This relationship links this object to another one. The relationship field allows users to click on a lookup icon to select a value from a popup list. The other object is the source of the values in the list
Lookup relationship
45
This relationship creates a parent child relationship between objects
Master detail
46
Related records from a lookup or master-detail relationship can be seen through "___" on the page layout.
related lists
47
A related list on the parent record displays what
related child records
48
T/F | A field on the child record links to the parent record.
True
49
This unique lookup relationship can only be used on the user object and is designed to create a pecking order of users. For example, it could be used to create a lookup field for the user object, which can be used to list the user’s manager.
hierarchical relationship
50
- This relationship can be created by creating a lookup to the same object, e.g. an Account with a lookup to another Account field\ - Or for example, you have a Campaign. This campaign is part of a bigger campaign. You can use a lookup field from campaign to… campaign! Why? This would be a great situation to show how multiple child campaigns relate to the main parent campaign (known as a Campaign Hierarchy).
Self Relationship
51
T/F | Lookup relationships inherit the sharing and security settings from another object
Fales, lookup relationships do not inherit the sharing and security settings from another object unlike master-detail.
52
For all master detail relationships the child object must have a "____"
Parent (the record the user is looking up to)
53
Unless the "____" setting is enabled all detail records are deleted id the master record is deleted
Allow Reparenting’ setting
54
T/F In a master detail relationship The child object (the one with the lookup) inherits the sharing and security settings of the parent object and has no settings of its own.
True
55
when dealing with MASTER-DETAIL RELATIONSHIPS between a standard object and a custom object which object is the parent
Standard object
56
T/F | Master-detail relationships are not allowed to be between any custom objects.
False
57
These relationships allow two objects to be related to each otherwhen a record from one object can be linked to multiple records from another object and vice versa.
Many to many relationships
58
example, if there is a ‘Position’ object and ‘Candidate’ object, one position can be related to multiple candidates and a candidate can be related to multiple positions. This is an example of what type or relationship
Many to many
59
Many-to-many relationships are implemented with this object. This object sits between the other 2 objects and has a master-detail relationship with both.
Junction object
60
This field calculates the values from related records, such as those in a related list. Takes them and displays the total amount or sum of all the related records, they must all be related through a master detail relationship
Roll-Up Summary Field