Based on Catalog variable how to populate Multi-Row Variable set ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 02:38 AM
i am having catalog variable is os type ,so if i select any value in os type automatically the multi row varaiable should be visible otherwise it should not visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 07:44 AM
Hello @Naveen_345,
Please refer to the link below:
https://www.servicenow.com/community/developer-forum/how-to-auto-populate-multi-row-variable-set/m-p...
If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 07:47 AM - edited 12-27-2023 08:20 AM
Hi,
You can write catalog UI policy for the same.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 08:19 AM
Hi, Yes catalog UI Policy is the right approach to achieve. For some reason, you have other use cases and not achieved by UI policies then go with catalog client script
Suresh.