- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:14 AM
Hi
I am working on a Incident form, we have a field called Related Incident which is referring incident table.
my requirement is below:
when we try to select the value , i am able to select one value at a time. But now i need to able to select multiple values at a time.
Please help me if we have any feasible to do this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 07:31 AM
Hi @Are Kaveri ,
You can use add/remove multiple buttons for this -
Please find below image for this :
Next in the Edit member popup you can select multiple user record and click add to add on your list. please find attached image.
Hope this help you.
Regards
Moin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:38 AM
The only way that comes to mind is via script - either onChange of a different field, or every time 'x' is selected, automatically also select 'a', 'b', 'c',...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 07:31 AM
Hi @Are Kaveri ,
You can use add/remove multiple buttons for this -
Please find below image for this :
Next in the Edit member popup you can select multiple user record and click add to add on your list. please find attached image.
Hope this help you.
Regards
Moin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 09:10 AM
Hi @Moin Kazi ,
Thanks for your solution, But not working.
when i was following it when click on add/Remove multiple, under Available user it was coming Blank no records are coming if there are records present on the table.
For your example Available side we are seeing username, like wise i need field to be displayed on the available side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 10:26 AM
If you click on the reference search icon (magnifying glass) instead, do you see records to choose from in the window that opens?