Salesforce
CRT-403 · Question #80
CRT-403 Question #80: Real Exam Question with Answer & Explanation
Sign in or unlock CRT-403 to reveal the answer and full explanation for question #80. The question stem and answer options stay visible for context.
Question
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?
Options
- AAND( $UserRole.Name != 'Marketing', ISCHANGED(Retail_Opt_In__c),
- BAND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )
- CAND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )
- DAND( $UserRole.Name = 'Marketing', Retail_Opt_In__c = "Yes" )
Unlock CRT-403 to see the answer
You've previewed enough free CRT-403 questions. Unlock CRT-403 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.