Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam CRT-402 All Questions
Exam CRT-402 All Questions

View all questions & answers for the CRT-402 exam

Salesforce App Builder CRT-402 Question # 37 Topic 5 Discussion

CRT-402 Exam Topic 5 Question 37 Discussion:
Question #: 37
Topic #: 5

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes.

What validation rule would an app builder use to prevent other users from making this update?


A.

AND( $UserRole.Name != 'Marketing',ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,"Yes") )


B.

AND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )


C.

AND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )


D.

AND( $UserRole.Name = 'Marketing', Retail_Opt_In__c= "Yes" )


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.