- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2025 08:58 PM
Hi Everyone,
I have one requirement on Catalog item form.Having two varaibles Client and Role
Client and Roles both varaibles are List collector type
If i select 'A' in Role then Client variable list showing X , Y, Z
If i Select 'B' in Role then in Client variable list showing Y,Z
If i select 'C' in Role then Client variable list showing X , Y, Z
If i select 'D' in Role then Client variable list showing X , Y, Z
If i select 'E' in Role then Client variable list showing Z .
same having another variable Lcape list collector type requirement in same catalog item
if i select option 'P 'in Lcape and select option in 'F' and 'G' in Role variable then Client variable list showing U ,V
if i Select 'H' option in Lcape then Client variable list showing X, Y
for this total requirement provide solution.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2025 09:50 PM
list collector with choices or referring to some table?
it's an easy requirement
what did you start with and where are you stuck?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2025 01:38 AM
unless you start you won't learn.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2025 08:41 AM
you need to use advanced ref qualifier on that variable
you cannot set filter using client script.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
