Document upload to hr case that only himself and admin can see
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 12:39 PM
I have a requirement that create a HR case for users can upload documents that more than once.
The users only can see their own uploaded documents not others. Admin can see all documents.
How can I do that?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 07:00 AM
@Elvis7 Could you please use Debug ACL feature and check if some other ACL on sys_attachment is giving access to other users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 09:57 PM
Hi @Elvis7 are you able to provide more context? Are the people uploading the documents all HR Agents? Are they all uploading via the agent workspace? Why do you need to hide the other documents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 06:14 AM
Hi @David Aldridge Agents would upload documents via agent workspace. Then Hiring manager will review all the documents. Each agent should only see their own uploaded documents. That's why I need to hide other documents.