- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2017 07:09 AM
Good morning community,
I have been asked to restrict a group of ITIL users from seeing the work notes field on the incident form. What is the best way to accomplish this?
Thanks,
Heather White
Solved! Go to Solution.
- Labels:
 - 
						
							
		
			Incident Management
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2017 07:14 AM
Hi Heather,
I recommend ACLs in this case. Grant read access to that field for those who need it, the rest will be restricted.
Docs: Access control rules
Docs: Contextual security
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2017 07:14 AM
Hi Heather,
I recommend ACLs in this case. Grant read access to that field for those who need it, the rest will be restricted.
Docs: Access control rules
Docs: Contextual security
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-05-2017 12:41 PM
Thanks!
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
05-12-2020 07:17 AM
Hi Chuck,
I have the same requirement but with some conditions. I want to hide work notes made on a single custom field. If that is updated, I want the worknotes to be seen only for internal role users. Can I achieve this?
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2017 07:17 AM
You can create a script include , use glideajax and a onload client script to hide the field.
else , you can add role to the group and check if the user has role.
