adding or removing option in a list collector variable in a catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 03:49 AM
Hi , for my requirement , I have to create 2 list collectors variable , both is referencing to a same table ,
if I select a value from the 1st list collector variable , some values will be shown and when not selecting the value , those values in 2nd list collector variable will not be shown , how can we achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 04:09 AM
@Amit Dey1 Add advanced reference qualifier of the second list collector variable.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 04:26 AM
what reference qualifier should be added ? both varibles are referencing to same table , when selecting a value in the 1st variable , some values will be removed in 2nd variable and when deselecting it , it will be removed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 04:28 AM
What exactly is you requirement.
When 1st variable is selected with some value then that value should not be visible in second right?
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 04:39 AM
no no , suppose when one value is selected , then some values will be shown to that 2nd variable , when not selected , then those values will not be shown