You need to sign in to do that
Don't have an account?
Nadia Hsu 6
Permission Set to Allow Users to Read Only the Records They Own in a Custom Object
Hello!
I'm going through the Data Security Module of Trailhead and have ran into some difficulties. Would really appreciate it if someone could help!
1. I have a custom object called "Reviews" and the challenge is to give certain users Create, Read, and Edit permissions to only the records they own and not let them see the records of other users.
2. There's another custom object called "Candidates". For this one, user should have the Read Only permission to the records to which they are assigned as the Interviewer (custom lookup field).
Thanks in advance!
I'm going through the Data Security Module of Trailhead and have ran into some difficulties. Would really appreciate it if someone could help!
1. I have a custom object called "Reviews" and the challenge is to give certain users Create, Read, and Edit permissions to only the records they own and not let them see the records of other users.
2. There's another custom object called "Candidates". For this one, user should have the Read Only permission to the records to which they are assigned as the Interviewer (custom lookup field).
Thanks in advance!
2. Set OWD for Candidates object to private and then use Sharing rule to grant read-only access based on interviewer (custom lookup field).