Salesforce Certified Platform App Builder — Question 442

Universal Containers implemented an application process that uses custom objects Internships and Applications. The organization-wide default for Internships has been set to private and is the master in the master-detail relationship with Applications. The VP of HR wants to allow edit access to Applications to recruiters.
How should an app builder configure the proper access?

Answer options

Correct answer: C

Explanation

The correct answer is C because in a master-detail relationship, the detail records (Applications) inherit the sharing settings of the master records (Internships). By granting access to the Internship records, recruiters will automatically gain access to the associated Applications records. The other options do not provide direct access to the Applications through the established relationship.