Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Is there any way to visible custom table records to all users without creating new role. or if I created one custom role what is best way to add this role to all users

Vijay7
Tera Contributor

I created one custom table and want everyone can read access to this

1 REPLY 1

Community Alums
Not applicable

Hi Vijay,

Yes you can do this by giving no role to the application. When you create a custom table just remove the role from there, some what similar to the Self-Service module which is visible to the end user .Then create a read acl giving access only to particular groups ( If Required).

Something like this :

find_real_file.png

and the corresponding ACL

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep