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!

APEX 19.2 Popup LOV return wrong row selected

Kevin ZhangMar 20 2020 — edited Mar 23 2020

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

pastedImage_1.png

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.

pastedImage_2.png

Here is the demo.

PopupLOV_Isssue_APEX19.2.gif

below is my LOV definition:

pastedImage_3.png

pastedImage_4.png

pastedImage_5.png

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

This post has been answered by InoL on Mar 23 2020
Jump to Answer
Comments
Post Details
Added on Mar 20 2020
21 comments
3,505 views