How to enable multiple select in a List collector variable

Afrith Shariff
Tera Guru

I have a requirement where in the list collector variable Need to select multiple records using the reference field 

I have created a List collector variable and added glide_list attribute (I want the user to select multiple records after clicking the reference field)

AfrithShariff_0-1677071840673.png

 

5 REPLIES 5

Ramz
Mega Sage

Hi @Afrith Shariff  @Johannes Mweli @eyal abu hamad 

 

There is no OOB solution to select multiple records at a time .You can create a customised UI page for it .But however it might take time for one to build it.

 

I can suggest a workaround if you still want the users to select multiple records.You can create a related list in the form and there you will have option to add multiple selections.I have attached a screenshot.You can create a related list like this according to your requirement and can use it for multiple selections.Screenshot 2024-05-03 at 11.16.18 AM.pngScreenshot 2024-05-03 at 11.17.14 AM.png

Please mark my answer correct/helpful if it resolved your query.Thanks