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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Popup LOV does not return selected row when return column is not unique

Dylan uit NederlandMar 25 2024 — edited Mar 25 2024

I am using APEX 21.1.3 and Popup LOV.

I have a form in which I am using a Popup LOV to return multiple values into different items. I used the additional output attribute for this purpose. The issue I am facing is that when I have duplicate values in my return column for the LOV but distinct values in other columns I am trying to return it only returns one of the value and even if I change the value from the list the value of the second item does not change.

As you can see in the images that for value "ACME Web Express" there are multiple Task Names, but on Selection only "Specify Security authentication Scheme(s)" is returned in the other item box and it does not change if I choose any other “ACME Web Express”. Please suggest any solution for this.

Comments
Post Details
Added on Mar 25 2024
1 comment
216 views