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.