Salesforce (CRT403) Exam Questions And Answers page 24
Custom objects on the "detail" side of a master-detail relationship cannot have sharing rules.
True
Security
Data Management
An organization wants to create a field to store manager data on the user object. The manager field is a reference to another user record.
What type of relationship should be used?
What type of relationship should be used?
Master-Detail
Lookup
Many-to-many
Hierarchical
User Interface
Business Logic and Process Automation
Which three values must be defined when creating a new Opportunity Stage picklist value? (Choose three.)
Quota
Forecast Category
Amount
Probability
Type
Business Logic and Process Automation
Data Management
A production org includes custom objects containing confidential information. A sandbox is needed that includes data records, excludes all of the confidential objects, and can be refreshed weekly.
What steps should an app builder take to meet these requirements?
What steps should an app builder take to meet these requirements?
Create a Developer Sandbox and schedule Data Loader to download selected object data weekly.
Create a Partial Copy Sandbox and use a sandbox template.
Create a Full Sandbox and use a sandbox template.
Create a Developer Pro Sandbox and schedule Data Loader to download selected object data weekly.
Business Logic and Process Automation
Security
An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects.
Which three field types could be used in roll-up summary fields to accomplish this? (Choose three.)
Which three field types could be used in roll-up summary fields to accomplish this? (Choose three.)
Date
Checkbox
Percent
Time
Currency
User Interface
Business Logic and Process Automation
How should an app builder configure access to a contact s Twitter profile for Salesforce mobile app users?
Add the Twitter component to mobile view Lightning pages
Add a Twitter Quick Action to the mobile navigation
Add an AppExchange Lightning Component to the mobile app
Add a formula field to the Contact page layout
User Interface
Security
Universal Containers uses a custom object called Reviews to capture information generated by interviewers during the candidate process. The Review records are visible to any user that has access to the related custom Candidate record. The VP of Human Resources wants the comment field on the Review to be private to anyone outside of the HR department.
How should the app builder meet this requirement?
How should the app builder meet this requirement?
Create a page layout with the field for HR users and another page layout without the field for all other users
Create an Apex sharing rule to share the field with users that have HR in their role
Create a sharing rule to share the field with the VP of HR with Role and Subordinates
Create a page layout with the field and use field-level security to hide the field from all other users
Security
Data Management
Your manager has asked you to create an object with radio buttons that track a rating of 1-5.
How will you achieve this?
How will you achieve this?
Create a dependent picklist that feeds the radio button type field.
Create a Visualforce page with radio buttons.
Create a radio button with 5 option.
Create a formula field.
User Interface
Security
Which social network is available in the Lightning Experience and Salesforce1?
LinkedIn
Klout
Facebook
Twitter
All of the above
User Interface
Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support stuff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only required for them.
How should an app builder recommend assigning permission sets to users?
How should an app builder recommend assigning permission sets to users?
Utilize the Data Loader to mass update the desired users with their full list of permission sets and permission set groups.
Utilize the manage assignments button to assign a permission set group and additional individual permission sets to each user.
Utilize the Data Import Wizard to mass update the desired users with their full list of permission sets and permission set groups.
Utilize the manage assignments button to assign each user with the same set of permission set groups and permission sets.
Data Modeling and Management
Security
Comments