How to create a reference field where multiple users can be selected at a time?

Mahendra RC
Mega Sage

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.

Users.PNG

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.

5 REPLIES 5

Mani41
Mega Guru

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


find_real_file.png


- Then add variable attributes : glide_list


find_real_file.png


Kind regards,


Mani


variable attributes : glide_list


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


So you have to use List field.



Kind regards,


Mani


Okay..Thanks