Salesforce Certified Sharing and Visibility Architect — Question 28

Universal Containers (UC) has implemented Service Cloud. There is a flag field on the case object that marks a case as (Sensitive). UC requested that this flag can be viewed by all users who have access to the case but only be edited by the assigned case assessor. The case assessor is a lookup field on the case object.
How can an architect achieve this requirement?

Answer options

Correct answer: B

Explanation

A Custom lightning component can be designed to display the (Sensitive) flag for all users while restricting edit access to only the assigned case assessor. Other options like Permission set, Object permissions, and Field-level security do not provide the same level of customization needed to meet these specific requirements.