We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

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