Setup and Objects Flashcards
Salesforce users at Ursa Major Solar complain that global search returns too many records.
Which two configurations should an administrator perform to help users manage search results?
Specify the Search Filter Fields for the object’s search layout.
Reduce the number of records displayed for each object in the Search Results page.
List View
A list of records that meet specific filter criteria.
What are two reasons a user cannot be deactivated?
The user is the recipient of workflow email alerts.
The user is a customer community administrator.
User License
A user license determines the baseline of features that the user can access. Every user must have exactly one user license. You assign user permissions for data access through a profile and optionally one or more permission sets.
Permission Set
A permission set is a collection of settings and permissions that give users access to various tools and functions. The settings and permissions in permission sets are also found in profiles, but permission sets extend users’ functional access without changing their profiles.
Profile
Profiles define how users access objects and data, and what they can do within the application. When you create users, you assign a profile to each one.
A delegated administrator at Ursa Major Solar cannot edit the Created Date field for the account record. What reason should the administrator give for why this is occurring?
This is a System Audit field and it’s Read-Only for existing records.
Ursa Major Solar wants to create a field to store credit card numbers and needs to make sure the information is protected.
What two actions allow the administrator to provide enhanced security for this field?
Create an encrypted text field.
Update field-level security settings.
Ursa Major Solar has a renewals sales team that uses the Opportunity object. The team wants to use many of the same picklist fields that are already defined, but needs unique picklist values.
What feature allows an administrator to maintain the same field for two different teams?
Record types
Ursa Major Solar has a sales team focused on renewals. The team uses many of the same Opportunity fields as other teams, but needs different Stage values.
What should the administrator update to support this requirement?
Stage Selected Values in the Sales Processes
Ursa Major Solar has a complex sales process with multiple record types, each shared with all Profiles. Some users complain about the Record Type selection screen when creating new Opportunities.
What two actions should the administrator take to allow these users to bypass choosing a record type?
Instruct users to update the Default Record Type in My Settings.
Remove Record Types from the users’ Profiles.
The customer support team wants to use a different Page Layout when closing a Case.
What method should the administrator use to fulfill this request?
Case Close Page Layout
Formula Field
A read-only field whose value is evaluated from the formula or expression defined by us. You can define formula field on both standard and custom objects. Any change in expression or formula automatically updates the value of formula field.
You can define formula field for 7 types:
(1) Number,
(2) Currency,
(3) Percent,
(4) Date,
(5) Date / Time,
(6) Checkbox, and
(7) Text
Custom Objects
These are the objects created by user according to their need. Each custom object has five standard fields. Objects, having five standard fields, created by users to address their need
Roll-up Summary Field
A roll-up summary field is custom object field that calculates values from related records or the records in a related list. Roll-up summary field is created to display a value in a master record based on the values of fields in a detail record. Roll-up summary can be defined on Master-Detail relationship only.