Skip to Main Content
Feature Request FR-4231
Product Area Page Components
Status CLOSED

1 Voters

Need a new input control type similar to Popup LOV that supports multiple display values instead of just one.

akhilscaria100 Public
· Jan 24 2025

Idea Summary
The Report Popup LOV component should support multiple display columns instead of a single column.

  • The popup should display multiple columns (e.g., Item Name, Category, Unit, Date) for better context.
  • Users should be able to select either a single item or multiple items from the displayed data.

Use Case
For example:
If your inventory master contains thousands of items, with some items having the same name, it becomes difficult to search and select the desired item based solely on the display value. In such cases, filtering items based on additional attributes, like category, subcategory, unit, or date, makes the selection process much easier and more efficient. This functionality ensures you can search and select data more precisely.

Preferred Solution (Optional)
Add a new input control named "Report Popup LOV".

  • This control can use either a shared component or a direct SQL query as its source.
  • The query should define the columns to display the values, similar to a classic report.
  • The column marked with the "Return Value" attribute will provide the value returned to the page item.
  • The column marked with the "Primary Display Value" attribute will display as the default value in the input field when a selection is made.
This is a great idea! So much that we have already implemented it in a previous release of APEX.

Comments

Comments

  • fac586 OP 2 weeks ago

    This has been available since APEX 19.2