Hide Catalog variables on RITM and CTask for all users except Requested users and Ceratain group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2024 01:51 AM
Good morning all,
Please can someone advise the best approcah to fulfull above requirement and possible a simple script will suffice.
I work in a Security organisation hence the requirement to limit view of personal sensitive information to all including Admin team.
Note: Any one can submit the form in the Service Portal but Only allow backend field listview to Catalog item variable for thr following: the "requested_user", Assignment group "vetting" and "Security_ access" group
I will appreciate your response>
Regards
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2024 07:24 AM
Hi @ChristopherF ,
The below thread may help you.
https://www.servicenow.com/community/developer-forum/hide-entire-variable-editor-in-ritm-and-task/m-...
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 09:41 AM
Hello @Najmuddin Mohd
Thanks for sending the link but its not applicable to my requirement because its not appropriate to create a new view for the RITM in my situation.
However, I created an Onload Catalog Sclients Scripts to set variables to false for the Catalog item, which worked for the RITM and CTasks but I just need to apply conditional script to allow view for "requested_user", assignment group "vetting" and "security_ access" group.
Any help with this will be most appreciated.
Regards
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 01:10 AM
By the way i have resolved this issue using below OnLoad Client script which i will share below: