How can the app builder satisfy this requirement?
The app builder at Universal Containers has been asked to ensure that the Country field on the Account object is captured as the two-letter abbreviation. How can the app builder satisfy this requirement?A . Create a validation rule to set values using an external data source.B . Create a workflow...
How can this be accomplished?
Universal Containers wants their Field Sales team to only see the accounts that they own. Separate North American and European marketing teams should only see accounts in their respective regions. The Inside Sales Team needs to see all accounts in Salesforce. How can this be accomplished?A . Set the Organization-Wide...
Which three are features of the Custom Button? (Choose three.)
Which three are features of the Custom Button? (Choose three.)A . Custom Button with Javascripts enhance Lightning Experience.B . Custom Button is available for User Object.C . Custom Button display at the top and bottom of a page.D . Custom Button is available for Person Account.E . Custom Button can...
How can this requirement be met?
Universal Containers is importing 10,000 contact records in Salesforce. They want to avoid duplicate records from being created during the import. How can this requirement be met?A . When importing the file, select the "Prevent Duplicates" option on the last step of the Data Loader.B . Include in a column...
Who will have write access to the record?
A custom object has a Public Read Only sharing setting that does not grant access using hierarchies. A dynamic sharing rule provides Write access to the object to the Global Marketing public group if the record is marked as Global. A user creates a new record and marks it as...
What is the appropriate field type?
Universal Containers needs to flag Leads with one or more business areas. They need to add a field to capture these to the Lead Record. There is no need to report on this field. What is the appropriate field type?A . Radio Buttons (Multi-Select)B . PicklistC . Picklist (Multi-Select)D ....
Which two options are available to an app builder when defining an object-specific Create Record custom action? (Choose two.)
Which two options are available to an app builder when defining an object-specific Create Record custom action? (Choose two.)A . Allowing the end user to choose the record type.B . Specifying the fields and layout of the action.C . Redirecting the end user to the detail page of the target...
Which three field types could be used in roll-up summary fields to accomplish this?
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.)A . CheckboxB . DateC . PercentD . TimeE . CurrencyView AnswerAnswer: BCE
Which two relationship types can be defined with external objects? (Choose two.)
Which two relationship types can be defined with external objects? (Choose two.)A . Cross-Organization LookupB . External LookupC . Indirect LookupD . External Master-DetailView AnswerAnswer: BC
Which two will prevent a formula field from being referenced by a Roll-Up Summary field? (Choose two.)
Which two will prevent a formula field from being referenced by a Roll-Up Summary field? (Choose two.)A . A cross-object workflow updating a field referenced by the formula field.B . The CASE() function in the formula field.C . The NOW() function in the formula fieldD . A cross-object field reference...