Associate Cert - Data Model Flashcards
You require a field on the opportunity object to be required on every opportunity record. What is the most appropriate way to make the field mandatory?
Universally Required
Data about an individual Company, Contact, or Opportunity is stored in what?
Record
These fields are indicated by a little red asterisk on the page when a user is editing or creating a record:
Universally Required
A field can be made mandatory in what three ways?
Universally Required,
Required at Page Level,
Validation Rule
A _______ can make a field required when it meets certain criteria.
Validation Rule
A Validation Rule can make a field required when it meets certain criteria.
Your Salesforce org has different page layouts for accounts: one for customers and one for competitors. You would like the annual revenue field to be required for customers only. What is the most appropriate way to make the field mandatory… Universally Required, Required at Page Level, or Validation Rule?
Required at Page Level
_______ could make the Closed Lost Reason field only available when the Stage is set to Closed Lost, however it would not make the Closed Lost Reason required.
Field dependencies
Field dependencies could make the Closed Lost Reason field only available when the Stage is set to Closed Lost, however it would not make the Closed Lost Reason required.
There are two ways to increase data visibility via roles, essentially superseding (pushing past) the organization-wide default:
- The role hierarchy
- Settings on the role
What are the four ways of granting access to records?
- Organization-wide default
- Role Hierarchy
- Sharing rules
- Manual sharing
Old RHinos ShaRe MuSh
_______ defines the default level of access and should always be your most restrictive use-case.
Organization-wide default (OWD) defines the default level of access and should always be your most restrictive use-case.
The _______ extends record access to users higher in the hierarchy. This is great for teams as it can allow team managers to view their subordinates records.
role hierarchy
The role hierarchy extends record access to users higher in the hierarchy. This is great for teams as it can allow team managers to view their subordinates records.
_______ can be created to grant additional record access to certain users or groups of users.
Sharing rules
Sharing rules can be created to grant additional record access to certain users or groups of users.
_______ allows the owner of a record to share it with other users. This is perfect for times when sharing cannot be automated or is a one off.
Manual sharing
Manual sharing allows the owner of a record to share it with other users. This is perfect for times when sharing cannot be automated or is a one off.
If even a single user in the Org should not have visibility of some records, the OWD for that object should be _______.
Private
If even a single user in the Org should not have visibility of some records, the OWD for that object should be Private.
Which feature sets the base level of access to an object’s records?
Organization-Wide Defaults
_______ determines when a session will time out after a period of inactivity
Session Settings
Session Settings determines when a session will time out after a period of inactivity.