Salesforce (CRT403) Exam Questions And Answers page 9
A user is unable to use inline editing on a list view. A quick check verifies the user should be able to perform inline editing as they have been assigned the appropriate permissions.
Which two conditions should the app builder review? (Choose two.)
Which two conditions should the app builder review? (Choose two.)
If the list view selected is the recently viewed list view
If the list view restricts sharing for the user
If the list view contains a chart created by the user
User Interface
Business Logic and Process Automation
ABC Company want to store an area code and wants to be able to search for it in applications (apex).
Which are possible fields to store the data? (Choose two.)
Which are possible fields to store the data? (Choose two.)
Email
Phone
Text
Multi Picklist
Number
Data Modeling and Management
Data Management
What standard Chatter actions (Post, File, Link, Poll, and Thanks) appear on the user profile page, regardless of the actions in the User page layout? (Choose three.)
Create
Post
Poll
Email
File
User Interface
Security
The previous administrator of Cloud Kicks (CK) Salesforce Organization used text as the field type when creating new custom fields. CK s current roadmap requires a project that will clean this up during the Lightning migration.
Which three field types should be considered to keep better track of contact information fields? (Choose three.)
Which three field types should be considered to keep better track of contact information fields? (Choose three.)
Email
Date
Time
Number
Phone
Security
Data Management
What is true about external lookup relationship fields? (Choose all that apply.)
Lookup filters are available for external lookup relationship fields.
Cascade-delete isn t available for external object relationships.
Only objects that have a custom field with the External ID and Unique attributes are available as parent objects in indirect lookup relationships.
All of the above.
Security
Data Management
Universal Containers wants to track installation information once a container has been purchased on a custom object. Sales reps should have visibility of all the installations associated with their opportunities.
What kind of relationship should this new object have to the Opportunity?
What kind of relationship should this new object have to the Opportunity?
Master-Detail
Many to Many
Lookup
Hierarchical
Data Modeling and Management
Data Management
An app builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality is immediately available to users.
What should the app builder take into consideration when planning the deployment?
What should the app builder take into consideration when planning the deployment?
Include the Process Builder calling the Flow in the deployment
Verify there is a static resource that provides test coverage for the Flow
Verify there is an Apex test that provides test coverage for the Flow
Include the profiles that access the flow in the deployment
Business Logic and Process Automation
Security
Standard picklist fields can be controlling or dependent.
False
True
Security
Data Management
The app builder has just created a Visual Workflow for the VP of Service.
Which two Flow be accessed by users? (Choose two.)
Which two Flow be accessed by users? (Choose two.)
Custom Button
Quick Action
Visual Workflow Launcher
From a Process
User Interface
Business Logic and Process Automation
The case handling process at Universal Containers includes multiple steps including approvals, notifications, and fields updates. To manage and evaluate all of these changes in a single save operation, an app builder wants to use Process Builder and the Advanced option to let the process evaluate a record multiple times has been selected.
What option should the App Builder avoid to prevent recursion?
What option should the App Builder avoid to prevent recursion?
The ISCHANGED function
Invocable processes
IF statements
Setting a criteria node to No criteria-just execute the procedure
Business Logic and Process Automation
Security
Comments