Object Manager and Lightning App Builder Flashcards
A(n) ________ is a collection of items that work together to serve a particular function.
App
Salesforce apps come in two flavors: ________ and ________.
Classic and Lightning
In which kind of app can you customize the app’s logo and enhance its branding by customizing the color of the navigation bar
Lightning Apps
In salesforce, what corresponds to the tables of a database?
Objects
In salesforce, what corresponds to the rows of a database?
Records
In salesforce, what corresponds to the columns of a database?
Fields
What are the two kinds of Objects in Salesforce?
Standard and Custom
A(n) ____________ is a two directional, significant association between two entities, or between an entity and itself.
Relationship
A(n) __________ Relationship is a loosely coupled One-to-Many relationship where the Many objects won’t inherit settings from the One.
Lookup
A(n) __________ Relationship is a strongly coupled One-to-Many relationship where the Many objects inherit properties from the One like Sharing and Visibility Settings. Deleting the One object will also delete the Many.
Master-Detail
A(n) ______________ Relationship is one that uses a Junction Object and Master-Detail Relationships to allow each Record in one Object to be linked to multiple Records in another Object and vice versa.
Many-to-Many
A(n) ____________ Relationship is a special Lookup Relationship available only for certain Objects such as User and Account. For example, could be used to create a field to store each User’s direct manager.
Hierarchical
Which kind of Relationship allows Roll-Up Summary Fields.
Master-Detail
A(n) ___________ Relationship links a child Custom, Standard, or External Object to a parent External Object.
External Lookup
A(n) ___________ Relationship links a child External Object to a parent Standard or Custom Object.
Indirect Lookup
________________ provides a dynamic environment for viewing and modifying all the objects and relationships in your app.
Schema Builder
Can you delete Standard Fields?
No
A(n) _____________ is a field where logic is used to display respective values depending upon some calculations or some result.
Formula Field
What are the two parts of a Picklist?
Field and Value Set
What are the three types of Picklists?
Standard, Custom, and Custom Multi-Select
Where formula fields calculate values using fields within a single record, _____________ fields calculate values from a set of related records.
Roll-Up Summary
What are the four types of Roll-Up Summary Fields?
1) Count
2) Sum
3) Min
4) Max
How long is Field History Data retained through your org?
18 months
How long is Field History Data retained via the API?
24 months
___________ control the layout and organization of buttons and Fields on Object Record pages. They also help determine which Fields are visible, read-only, and required.
Page Layouts
___________ determine the business processes, page layouts, and picklist values users have access to when viewing a Record.
Record Types
________________ includes Tasks, Events, and Calendars.
Activity Management
Activity Management allows you to see your own activities as well as the activities of people __________________.
Below you in the Roll Hierarchy
_______ are to-do items that you have assigned to yourself or that someone else has assigned to you.
Tasks
_______ are calendar items that have a Start Date/Start Time and End Date/End Time and where you can engage more people.
Events
________ is a Salesforce real-time collaboration application that lets your users work together, talk to each other, and share information.
Chatter
You can apply the Allow Customers option to which kinds of Chatter Groups?
Private and Unlisted groups
You can apply the Broadcast Only option to which kinds of Chatter Groups?
Public, Private, and Unlisted groups
What are the three main types of Chatter Groups?
Public, Private, and Unlisted
How can people join Private Chatter Groups?
They must apply to join.