How to allow selection of multiple items within a choice field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2012 11:42 AM
I'd like to create a custom field that provides a list of choices (e.g. A, B, C, D, E), but I want to allow more than one of the field's values to be selected (e.g. select A, C, D). How can I do that with the choice field? ...or should I be using a different field type?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2012 11:59 AM
Try creating a glide_list field. You can setup this field to reference the sys_choice table and add a reference qualifier to filter the sys_choice values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2012 03:07 PM
Any chance this multiple choice idea functionality will be implemented in the future?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2012 03:11 PM
I know that ServiceNow development is aware of it, but it depends on customer demand. The best you can do is request an enhancement on it.