How to select multiple values in reference field at a time on form not in catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2020 11:51 PM
Hi All,
Greetings of the day!!
I have field over my form. That is a reference field and filed type is list.Now the requirement is user should be able to select multiple values over that field at a time. Please suggest me some better ways to implement it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2020 11:53 PM
Hi Krishna,
You can only select one value in a reference field. To select multiple values go with list collector variable type for a catalog item OR List type field for normal forms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2020 12:51 AM
Hi Pradeep,
Thanks for your Response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2020 11:57 PM
Possible options would be
- List field (cons - hard to report on)
- Related List & Reference field (one to many)
- Relationship (Many to Many)
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2020 12:56 AM
Hi Paul Morris,
Thank you so much for your response
Regards
Krishna