Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

How to allow multiple selection in catalog item variable?

yingliu
Kilo Contributor

I want to have the effect in the screenshot. However, can't find a variable type which allows multiple selection. Thanks.

1 REPLY 1

Ankur Bawiskar
Tera Patron

@yingliu 

you can create variable of type Select box and add choices to it, keep this always hidden

Then create list collector type variable which brings choices from question_choice table for the above variable

ServiceNow Tips and Tricks: Making List Collectors More Useful 

OR

Another easy approach, create custom table with 1 column and add those values and then use list collector variable pointing to this table

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader