Cloud Kicks currently has a Public Read/Write sharing model for the company's Contacts.
Cloud Kicks management team requests that only the owner of a contact record be allowed to delete that contact.
What should an Architect do to meet these requirements?
Select an option, then click Submit answer.
-
○
Set the profile of the users to remove delete permission from the Contact object.
-
○
Check if the current user is NOT the owner by creating a "before delete" trigger.
-
○
Set the Sharing settings as Public Read Only for the Contact object.
-
○
Check if the current user is NOT the owner by creating a validation rule on the Contact object.