Salesforce Certification Preparation for Platform App Builder (SU24) CRT-402 Question # 55 Topic 6 Discussion

Salesforce Certification Preparation for Platform App Builder (SU24) CRT-402 Question # 55 Topic 6 Discussion

CRT-402 Exam Topic 6 Question 55 Discussion:
Question #: 55
Topic #: 6

UniversalContainers uses a custom picklist field Account Region on the account record. They want this region to be reflected on all related contact records and stay in sync if the value of this field changes on the Account.

How should an app builder meet this requirement?


A.

Create a picklist field called 'Account Region' on Contact object > Create a workflow rule to update this picklist field if the Account Region field on the Account is changed.


B.

Create a formula field on the Contact object > Set the value of the formula to ISPICKVAL(Account.Account_Region__c).


C.

Create a formula field on the Contact object > Set the value of the formula to TEXT(Account.Account_Region__c).


D.

Create a text field called 'Account Region' on Contact object > Create a workflow ruleto update this picklist field if the Account Region field on the Account is changed.


Get Premium CRT-402 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.