ACL Question

Community Alums
Not applicable

Hi,

 

I have removed all the ACL to the custom table. Now I have created a write ACL only. Also, I have removed Admin Overrides options. Still I am able to see the table and edit it. Kindly help.

 

1.png

 

2.png

 

3.png

 

Regards

Suman P.

1 ACCEPTED SOLUTION

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

If no ACL written then user can perform the crud operation, you have only written write table level ACL it mean no condition it means it will pass and allow to perform the operation.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

View solution in original post

2 REPLIES 2

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

If no ACL written then user can perform the crud operation, you have only written write table level ACL it mean no condition it means it will pass and allow to perform the operation.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

Vikas Mali
Tera Contributor

Hello @community Alums:-

You have only written Write Table Level ACL ,it means that there is no condition here. So it will pass and allow to perform the operation without any condition. Thank You !!