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!