Salesforce (CRT403) Exam Questions And Answers page 10
A business user wants a quick way to edit a record s status and enter a custom due date field from the record s feed in Salesforce Mobile App.
What could be used to accomplish this?
What could be used to accomplish this?
Custom button
Custom URL formula field
Custom action
User Interface
Business Logic and Process Automation
What relationships can be created on External Objects?
Multiple Choice
What type of relationships can you create on External Objects? (Choose all that apply.)
Lookup
External lookup
Indirect lookup
Direct lookup
All of the above
Data Modeling and Management
Data Management
As an account s expiration approaches, send recurring e-mail notifications to the owner (2 weeks before, 1 week before, 3 days before, and 1 day before).
Which tool would you use for the following use case?
Which tool would you use for the following use case?
Process builder
Flow
Workflow
Approvals
Business Logic and Process Automation
Security
Universal Containers wants to display the real-time stock price for each Account on the Account record page.
How should an app builder implement this request?
How should an app builder implement this request?
Add a Dynamic Report to the page layout
Install a solution from the AppExchange
Build a Visual Flow that uses API calls
Create a Lightning Web Component
User Interface
Data Management
Cloud Kicks (CK) switched to Lightning Experience and started using Chatter across its global workforce to support its fast-paced sales cycle. CK loves Chatter but struggle with gathering feedback from core team members, including understanding who is available to respond.
Which two ways could CK use Chatter to solve this problem? (Choose two.)
Which two ways could CK use Chatter to solve this problem? (Choose two.)
Out of Office
Topics
Polls
Streams
User Interface
Security
Universal Containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered.
What should an app builder recommend to meet this requirement?
What should an app builder recommend to meet this requirement?
Configure a validation to require a field for a specific record type.
Make a formula field to check the format of the important fields.
Update the important fields to be required on the page layout.
Create a workflow rule to check the fields are formatted correctly.
Data Modeling and Management
Data Management
What are the three types of custom tabs that can be created?
Multiple Choice
What are the three different custom tabs you can create? (Choose three.)
Custom Object Tab
Visualforce Tab
Standard Object Tab
Web Tab
APEX Tab
User Interface
Business Logic and Process Automation
Contracts must be approved before the status is set to Finalized.
How can this requirement be met?
How can this requirement be met?
Add a final approval action in the approval process to update a field on the contract and use a validation rule to check this field when the contract status is changed to Finalized.
Use a trigger on the contract object to check the contract has been approved when the status is changed.
Use Process Builder to check the contract is approved when the contract is edited and the status is set to Finalized.
Add a validation action in the approval process to ensure the status is not set to "Finalized" before the contract is approve.
Business Logic and Process Automation
Security
What sandbox type allows for the use of a sandbox template?
Developer Sandbox
Developer Pro Sandbox
Config Sandbox
Partial Sandbox
Business Logic and Process Automation
Security
ABC Company want to store an area code and wants to be able to search for it in searches.
Which are possible fields to store the data? (Choose two.)
Which are possible fields to store the data? (Choose two.)
Multi Picklist
Phone
Text
Email
Data Modeling and Management
Data Management
Comments