Idea Summary It would be nice to have a new option on the Popup LOV to enable multi-checkboxes. It can help the user a lot to choose items faster
It would also be cool to be able to select all items easily
This currently works, I think it was delivered in 19.2:
Multiple Values Specify whether this item can have multiple values or only a single value. Multiple values are returned as a comma-separated list.
https://apex.oracle.com/pls/apex/r/apex_pm/test-low-code-app/test-poplov
Hi Jayson, It's not about multi-value, it's about quick pick of multi-value using checkboxes… users can pick items faster.
Note also the item “grouping" in the LOV.
@jayson hanes it's not implemented as the @pilot.nicolas requested
You are right @ncanadi,
This is not what I was requesting for…
The actual popup lov, just close itself when selecting a value and the selected values are still in the list which slow down a lot the process of selecting multiple values.
FWIW, The select2 plugin does this rather nicely. I'll reopen it for further discussion.
What I would like to add to this idea - (note I am not sure if there is another idea for it) ability to choose if I want ‘unique’ items so when one gets selected it gets removed from the original list so no two of the same can get selected vs I want always all shown so I can potentially add multiple of the same items on the list.
I can see the Demo but is there is any way i can see the code . it is confusing for me .
I need to get the app working with Popup LOV with multi .
please
@lschilde Your idea is cool too, like how the Shuttle control works, removing an item from a list when you select it to the other list.
The dropdown still closes when a selection is made. Is this idea dead?
I have the same question. It is not very nice that the pop-up directly closes after each pick.
APEX 23.2 delivered these features in the new Combobox component, not in Popup LOVs.
This has been delivered in Oracle APEX 23.2!
This is wrong. The requested behaviour doesnt exists( until 24.1) . Multi Select LOV with Group items doesnt exists. Please clarify .