multiple selection in a LIST (Filter SQL)

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Albert
Posts: 16
Joined: Tue Dec 26, 2023 12:43 am

multiple selection in a LIST (Filter SQL)

Post 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!
Attachments
selectmult.PNG
selectmult.PNG (324.35 KiB) Viewed 54965 times
Albert
Posts: 16
Joined: Tue Dec 26, 2023 12:43 am

Re: multiple selection in a LIST (Filter SQL)

Post 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
René Houba
Posts: 220
Joined: Thu Nov 26, 2015 7:03 am

multiple selection in a LIST (Filter SQL)

Post 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 54474 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 54474 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 54474 times
Albert
Posts: 16
Joined: Tue Dec 26, 2023 12:43 am

Re: multiple selection in a LIST (Filter SQL)

Post 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.
Post Reply