How to restrict the access to add worknotes for a particular group

MansiT
Tera Contributor

How can I allow access to add worknotes only for specific groups and for others it should not be visible in the worknote sections nor in the activity logs?

3 REPLIES 3

Mark Manders
Mega Patron

Use ACLs on the work notes field (read/write) with security attribute for 'is member of group'.

Just check on what is already there, because ITIL, for instance, already has access. If you want to limit that, you will need to update the existing ACLs as well (or, if you are on Xanadu) use deny-unless ACLs.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

In Xanadu, it working by using deny-unless, but I need this to use in other version what alternative can we use here, because for allow its not working.

Ankur Bawiskar
Tera Patron
Tera Patron

@MansiT 

you can use field level READ and WRITE ACL for work notes field on your table

OR

you can also use client script + Display BR to determine if logged in user is member of that group and if yes then hide the field

I would prefer ACL approach as it will ensure the field is hidden from all the places

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader