Page 1 of 1

multiple selection in a LIST (Filter SQL)

Posted: Thu Dec 28, 2023 3:05 am
by Albert
Hello everyone,

Could you explain to me how to manage multiple selection in a LIST (Filter SQL) ? I have activated this feature (as shown in the attached image), but I do not know how to manage it when I select multiple lines.

Thank you in advance for your help!

Re: multiple selection in a LIST (Filter SQL)

Posted: Thu Dec 28, 2023 9:08 pm
by Albert
Hello friends,

I have carried out various tests and searches, however, they have not been successful. However, I am confident that there is a solution to handle this situation, especially if we enable multiple selection. With this feature in place, we should be able to master it! :D :D

multiple selection in a LIST (Filter SQL)

Posted: Fri Dec 29, 2023 12:52 am
by René Houba
Hi Albert,

What do you want with the multiple selection?

This example shows something related to this:
Multiple selection Instance List VLF-ONE (1).PNG
Multiple selection Instance List VLF-ONE (1).PNG (83.12 KiB) Viewed 54477 times
Select one or more entries in the left list. The selected entries become visible in the list on the right:
Multiple selection Instance List VLF-ONE (2).PNG
Multiple selection Instance List VLF-ONE (2).PNG (173.93 KiB) Viewed 54477 times
The technique used is part of component DF_T54H1O:
Multiple selection Instance List VLF-ONE (3).PNG
Multiple selection Instance List VLF-ONE (3).PNG (167.17 KiB) Viewed 54477 times

Re: multiple selection in a LIST (Filter SQL)

Posted: Fri Jan 05, 2024 9:24 pm
by Albert
Hello René Houba

Thank you for your feedback,

I've noticed an issue in the selection, I don't understand why, but if I apply a filter to the list and then select rows using the Tab key, it also includes the unselected rows.

For example, I have a list of 10 lines, and I apply a filter that displays 3 lines 1, 4, and 7. However, when I select these lines using the mouse and the Tab key, I notice it also includes the non-displayed lines (lines 2, 3, 5, and 6).
To avoid this problem, I have to select each line individually with the mouse, which is not very convenient. Thank you for your feedback, I've noticed an issue in the selection.