How to configure multiple select in a drop down box

sanjeev28 k
Giga Expert

Is it possible configure multiple select in a drop down box

7 REPLIES 7

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Sanjeev,



Did you tried using variable type "List Collector". It is the only option to select the multiple values.


DINESH CHINNAD1
Giga Expert

Hi Sanjeev,



That is not possible by using drop down box, but you can try that With type "CHECKBOX"



Refer this wiki page surely you will get idea



http://wiki.servicenow.com/index.php?title=Variable_Types#CheckBox



http://wiki.servicenow.com/index.php?title=Variable_Types



Thanks and Regards,


Dinesh Chinnadurai


Then I will use list collector only. Thanks


Please mark the answer as correct if this resolves your issue