How to create a reference field where multiple users can be selected at a time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:34 PM
Hi All,
I have a requirement were I need to create a reference field to selected the Users. I tried to use 'List' type field for this. So when I select the users from this List type field I am able to select single user at a time.
However as per the actual requirement we need to create a reference field where multiple users can be selected at a time. Say if I want to select 20 users then I should be able to select that in single attempt when I click on 'Magnify' icon to select the users.
Can anyone please help me with the solution for this as soon as possible. Please let me know if it is possible OR not?
Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:54 PM
Hi Mahendra,
I don't think Reference field can select multiple values.
However, if you mean your are looking for the same behaviour you have on the screenshoot, you can try this:
- Create a List Ollector field
- Then add variable attributes : glide_list
Kind regards,
Mani
variable attributes : glide_list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 02:16 AM
Hi Ravi,
Thanks for your response. But over here I need to create this on a form and not in Service Catalog
Please let me know..how can I implement it on table form..if you have any idea about this?
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 02:24 AM
So you have to use List field.
Kind regards,
Mani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 03:55 AM
Okay..Thanks