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.

Restricting access to the work notes field for some ITIL users

Heather White
Mega Guru

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

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

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  


View solution in original post

6 REPLIES 6

Chuck Tomasi
Tera Patron

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  


Thanks!


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?

Sharique Azim
Mega Sage

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.