Issue with READ TABLE LEVEL ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 07:35 AM
Hello All,
I have an issue with ACL
Requirement is to create an Read ACL to show records which are opened by them , I have created an record type with read operation by Including this script in script box
answer = current.getValue('opened_by') === gs.getUserID() , I could see this "User not allowed to access table:"
can anyone help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 08:11 AM
Still the same , it shows User not allowed to access table:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 08:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 08:22 AM
yes same with your script too , issue still persists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 02:42 AM
@Samaksh Wani , anyhelp here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 04:14 AM
Can you post a screenshot of the entire ACL instead of just the script part. We might see the issue then.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.