Make the shown field Visible only for Admins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:17 AM - edited 05-09-2024 02:18 AM
Hi,
You can just have a field level ACL on that field. This will make sure that this field is only visible to admins on the form as well as list.
Looking at the image I am not sure what field you are talking about? It is a related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:22 AM
Check this thread, it shows how to hide related list checking user's role in a client script
Solved: What is the best way to hide a related list by use... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:41 AM
Yes sir. It is a related list. I already made acl for other fields but for related list I can't. Plz help me providing with a solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 02:48 AM
Check the link I gave to hide related list base don roles, is that something that works for you?