Edit catalog Item varibales in Catalog task form
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 12:23 PM
We have created a catalog request. We have to make once catalog item variable as editable in catalog task form. Right now it is available as read only in catalog task form. How to configure this
We have tried following script but it doest work
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:39 AM
Hi @Black Coder
Use code if (g_user.hasRoleExactly('itil')) or use gs.hasRoleExactly('itil')
If my response helps to solve your issue. Kindly mark it as Accept as solution and helpful.
Thanks,
Harish Kota