How to enable multiple select in a List collector variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 05:19 AM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 10:48 PM
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.
Please mark my answer correct/helpful if it resolved your query.Thanks