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!

On a second load of page with FOEX Window Open getting a LOV error no data found

Raymond AMar 20 2024

We have a page with a form which is just an item container.
we open this page (7030) with Window Open (modal). First time around works fine. We close the page (hide the page, not destroy).
We then close the modal window, repeat open window again and getting the following error. The LOV could not be simpler then
select name, id from some_table. It almost looks as the LOV makes the form think it works on a table instead just a item container

This post has been answered by Matthew Nolan-Oracle on Mar 20 2024
Jump to Answer
Comments
Post Details
Added on Mar 20 2024
2 comments
265 views