Skip to Main Content
Feature Request FR-2038
Product Area Developer Experience
Status CLOSED

20 Voters

Transform all apex dev LOVS into inline pop-up lovs with autocomplete

gabriel.diaz.arias Public
· Oct 7 2021

Idea Summary
Transform all apex development environment LOVS into inline pop-up lovs with autocomplete. This is much faster and easeir to use while developing, instead of having to scroll for a lot of options like in page conditions, lovs etc.

Use Case
Improve developer experience by having autocomplete feature in all apex development environment lovs.

Preferred Solution (Optional)
Transform all LOVS into inline pop-up lovs with autocomplete.

This request is likely a duplicate of FR-1729.

Known Duplicates

Comments

Comments

  • barry_dos OP 3.8 years ago

    And would be nice to have the option to add a new record if does not exist in a catalog table.

  • sorin.apalaghie OP 2.4 years ago

    I think Pop-up Lovs might not be the best option. They only display the first X options and then have the option to Load More entries. I would not want to be clicking on Load More X times to learn what the possible values are.

  • paulo künzel OP 2.4 years ago

    Hi @gabriel.diaz.arias,

    Totally aggre and I'm happy to say they put the idea in the road map already: https://apexapps.oracle.com/pls/apex/r/apex_pm/ideas/details?idea=FR-2705

  • gabriel.diaz.arias OP 2.4 years ago

    Nice! good to know

  • rlangford OP 2.1 years ago

    I have a large HRMIS solution I am upgrading and I wish popup lovs was available in the Dev Environment. Geat request I was just about to make same.

  • paulo künzel OP 1.2 years ago

    Is this geting implemented? It's beena few years.
    It feels like it's change of component and since the platform itself is in APEX it should be fairly quick to do so. But I might be wrong

  • jochen.zehe OP 1.2 years ago

    Great that this has been added to the Roadmap ! Please start with

    • Page Item -List of Values attribute
    • IR/IG Column - List of Values attribute
  • alexis galdamez APEX Team OP 8 months ago

    Select One and Many are already released on APEX 24.1, probably they should be use instead of Popup LOV as they are lighter from a UX perspective, and easier to use.