Salesforce Certified Platform App Builder — Question 339

Cloud Kicks conducts an evaluation of sales reps with a custom object that houses a scorecard.
The company wants to ensure that only the sales reps, their managers, and their manager's executives can view the rep’s scorecard, but also prevent the reps from being able to view the executive comment fields on their review.

How should these requirements be met?

Answer options

Correct answer: C

Explanation

Answer C is correct because it utilizes a private sharing model that grants access based on hierarchy, ensuring only the appropriate parties can view the scorecards. It also employs field-level security to prevent sales reps from accessing executive comments, which aligns with the requirements. The other options either incorrectly use custom settings or do not effectively manage field access in a way that meets the specified needs.