Skip to Main Content
Feature Request FR-2208
Product Area Page Components
Status DELIVERED

17 Voters

Popup LOV with multi-checkboxes AND quick-pick AND client-side filtering

nicolas pilot Public
· Nov 19 2021

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 has been delivered in Oracle APEX 23.2!

Comments

Comments

  • jayson hanes Admin OP 3.3 years ago

    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

  • nicolas pilot OP 3.3 years ago

    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.

  • ncanadi OP 3 years ago

    @jayson hanes it's not implemented as the @pilot.nicolas requested

  • nicolas pilot OP 3 years ago

    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.

  • jayson hanes Admin OP 3 years ago

    FWIW, The select2 plugin does this rather nicely. I'll reopen it for further discussion.

  • lschilde OP 2.5 years ago

    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.

  • hamad.prgmr OP 2.3 years ago

    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

  • stew stryker OP 2.2 years ago

    @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.

  • tcaruth OP 1.3 years ago

    The dropdown still closes when a selection is made. Is this idea dead?

  • bjoern.schulz OP 1.3 years ago

    I have the same question. It is not very nice that the pop-up directly closes after each pick.

  • fac586 OP 1.3 years ago

    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.

  • marcelo osorio kosky OP 3 months ago

    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 .