Universal Containers wants to restrict access to a custom object named Project__c so that record owners and users above them in the role hierarchy can view and edit the records, while all other users have no access to them. Which Organization-Wide Default (OWD) setting should the administrator select for the Project__c object?
- PrivateAnswer
- BPublic Read Only
- CControlled by Parent
- DPublic Read/Write, with access restricted using Profile settings
Answer
The administrator should set the Organization-Wide Default (OWD) for Project__c to Private.
Setting the Organization-Wide Default (OWD) for the Project__c object to Private ensures that records are hidden by default from users who are neither the record owner nor higher in the role hierarchy.
Step-by-Step Solution
Key Concept
Organization-Wide Defaults (OWD)
Estimated Time:45s