Field Type - Select multiple values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 08:26 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 09:06 AM
Hi,
You can create variable with type as "List Collector". So that user can be able to select multiple options.
To avoid filter option for that variable, Make sure you have to add "no_filter" attribute to variable attributes field under "default Value" section.
Thanks,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 12:40 PM
Thanks for the response. I thought List Collectors had to look up against a table in ServiceNow? If so these multiple choices are not stored in any table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 09:58 PM
You have to select the "List Table" field under "Type Specifications" tab. So that the choices should be visible.
If you want a separate table to store choice values, then create a new table for all the list collector choices and select the same table in "List Table" field.
If the reply was informational, Please like, mark as correct or mark as helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2018 12:26 AM
Is there no way of doing this without creating a table? Seems strange you can create options for a check box but you can't use those option to allow someone to select multiple choices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2020 12:25 PM