VARIABLE EDIT ACCESS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 10:47 PM
Hi
we have ten Variables on the catalog task which is available on service portal we need to give edit access to the five variables to the current logged in user and another five variables edit access to the group name "A" how to achieve this can anyone share script for this
regards
Shabbir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 12:04 AM
it should be simple enough.
you should use onLoad catalog client script which applies on Catalog task and use GlideAjax to check the group membership
What script did you start with and where are you stuck?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 10:08 PM - edited 09-11-2023 12:55 AM
Hi Ankur
Thank you for reply I am using Following on load client script but it is not working on the service portal can you please assist on this. We would like to proceed with Service portal script on task table any suggestions on this how to achieve this