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-22-2018 08:29 AM
You will have to use a different field type. Can you use checkboxes ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 08:33 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 08:30 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 08:34 AM
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.