How to make read only to user table from the incident table for specific group in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 04:35 AM
Hi Community,
Good day!!!
I need help related to ACL or if it related to script, I am trying to make read only to user table which will be previewed on requested for or caller record (please find the attachment for user record which is I am referring to),
Highlighted, records should be read only.
I have created below custom role and used ACL but no luck,
when i check in the system i got 2 more ACLs for users table,
anyone please help me on this.
Thanks in advance.
Shrinivasprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:14 AM
Buddy, I read this, but you did not answer my question.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:58 AM
Hello @Dr Atul G- LNG ,
i am so Sorry, i was busy with other work.
Thanks for the details, but how will the system distinguish whether a user is accessing the user table from an incident or directly? As you see in the 1st and 2nd screenshot which are highlighted if i preview and open the caller record the table is showing as user table.
Are you trying to make the user table read-only for certain users? yes, we have created group(System user read only) and one custom role(UserRole), the user which are added in that group they should not able to edit the user record.
Thanks,
Shrinivasprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 12:49 AM
Greetings!!
What I understand is that it doesn't matter where the user table is opened from; what matters is that it’s read-only for certain users.
Let me explain again:
Out of the box (OOTB), even if a user has the ITIL role, they cannot see or modify the user table. To work with the user table, a user needs either the admin or user_admin role. In your case, you've created a group and assigned the user_admin role to that group, so only users in that group can make changes to the user table.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 05:44 AM
the view which gets rendered when user clicks the 'i' icon is the syspop_up view.
If you want fields not to be shown then configure that form view and remove the field
Fields are by default read-only in that even for admins
what's your business requirement?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 06:26 AM
Hi @Ankur Bawiskar ,
Good day!!!
Requirement "We have created a group "System user read only" and assigned custom role "UserRead", whoever added to that group he/she should not able to edit the user record which is previewed from the incident table(please check the 1st and 2nd screen shot)".
Please let me know if you have any questions.
Thanks,
Shrinivasprasad
Thanks for the response as i shown in the first and second screenshot when user assigned to