how to hide some specific variables from multi row variable set ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:01 PM - edited 12-06-2023 11:22 PM
how to hide some specific variables from multi row variable set when its used in another catalogue item
here I want to hide the read and write variables when its used in another catalogue item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:11 PM - edited 12-06-2023 11:16 PM
Hi @mounika32 ,
Follow steps in below link .
https://www.servicenow.com/community/developer-articles/hiding-multi-row-variable-set-variables/ta-p...
Mark it helpful and solution proposed if it serves your purpose.
Thanks,
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:21 PM
Hi @Anand Kumar P , I want to hide it for a specific catalogue item where it has been used not from the variable set . How can we do this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:43 PM
Hi @mounika32 ,
You can utilize a Catalog UI Policy . Create the Catalog UI Policy at the Catalog Item level, not at the MRVS level. In the Catalog UI Policy Action, you will observe the Internal Name of MRVS appearing as a variable then make that to visible to false.
Thanks,
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 01:07 AM
HI @Anand Kumar P ,
it is not a normal varaiable set, its a multi row varaiable set so I am not able to get the varaibles to make hide in the ui policy action , I can able to see only the variable set name