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 not getting value

Javier PJul 4 2020 — edited Jul 8 2020

Hi All,

In Apex 20.1

When passing a value from a List to a page

To P48_CLIENTE_ID from &P32_CLIENTE_ID

At the bottom of the page I can see that the value its been passed and session shows the value in the item in page 48.

It just not show the value in the item.

Capture3.JPG

The item that is supposed the get the value is not getting it.

Capture.JPG

The item that is supposed to get the value is a Popup LOV.

It does not have any default value

This is the definition of the LOV

Capture4.JPG

I don't know if it has to do with the component.

dWhat could be the problem?

Capture2.JPG

Thanks for the help!

Javier

Comments
Post Details
Added on Jul 4 2020
9 comments
1,274 views