Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Highlight a Specific LOV Value (e.g., Primary Address) in a Popup LOV in Oracle APEX?

Minu SinghJul 9 2025

Hi All,

I have a Popup LOV (POV) in Oracle APEX used for selecting an address for a customer.
In cases where a customer has multiple addresses, I want to highlight the primary or "home" address (based on a flag like IS_PRIMARY = 'Y') in yellow background inside the LOV dropdown list.

Is it possible to conditionally format or highlight a specific value within a Popup LOV based on a certain column value in the return/display query? If so, how can this be achieved?

Any suggestions or workarounds are appreciated.
Thanks in advance!

Comments
Post Details
Added on Jul 9 2025
5 comments
299 views