How to configure multiple select in a drop down box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 02:27 AM
Is it possible configure multiple select in a drop down box

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 02:39 AM
Hi Sanjeev,
Did you tried using variable type "List Collector". It is the only option to select the multiple values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 02:45 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 03:13 AM
Then I will use list collector only. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 03:30 AM
Please mark the answer as correct if this resolves your issue