Issue with READ TABLE LEVEL ACL

Michael51
Tera Guru

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:

Michael51_0-1692714768895.png

can anyone help me here

@Ankur Bawiskar @jaheerhattiwale 

9 REPLIES 9

Still the same , it shows User not allowed to access table:

Hello @Michael51 

 

Have you tried my solution.

 

 

yes same with your script too , issue still persists

@Samaksh Wani , anyhelp here?

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.