Hi All:
I am using APEX 19.2 and I am having a form with one item using a Popup LOV to select Customer. Also, I am having some additional outputs. For example one is to store Customer Location
The Popup LOV is showing all customers with its location information. One Customer can have multiple locations.
In below demo:
I click the 1st row whose "Address Location" = SYLMAR

However, the actual selected row returned is not the row I have selected; instead it shows the last row which has the same Customer name as the row I have selected.

Here is the demo.

below is my LOV definition:



This is a show stopper issue to me: If APEX can't return the row I have clicked (correct value), then the data will be totally wrong.
Anybody else see this issue?
Thanks!
Kevin