How to allow selection of multiple items within a choice field?

ty_roach
Tera Guru

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?

7 REPLIES 7

michaelhade
Tera Contributor

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.


tbalestreri3
Mega Contributor

Any chance this multiple choice idea functionality will be implemented in the future?


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.