Field Type - Select multiple values

kevwatson
Giga Contributor

When someone is filling in a Catalog Item I want them to have the ability to select multiple options, however the current setup using "Select Box" only allows you to select one of the values.  Please can you tell me how this can be achieved? 

45 REPLIES 45

Anurag Tripathi
Mega Patron
Mega Patron

You will have to use a different field type. Can you use checkboxes ?

-Anurag

Check box  doesn't provide the desired outcomes.  I want a question that has multiple choices and the request can select more than one choice.

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Watson,

So you want user to select multiple values.

Better to have a table and stores these values and have that variable as list collector and point it to that table.

Going in future you can add many values to that table and use can select those as well. it will just be a configuration change.

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

I noticed list collectors works, therefore looking up against a table.  However I feel this is overkill as I want them to be ale to select multiple values from a  potentially 5 variables.