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!

Page do not display data after Page load event

f4521495-d47f-4fcc-ab72-b9f6cc561e62Jun 4 2019 — edited Jun 4 2019

I have a modal dialog which is open from a page before via link. By clicking on a link I pass PK as parameter to modal dialog. -- Works well

There I have PageLoad event which fetch data. -- Works well

ISSUE, items are holding data but they are not displayed, I can see values in session too. -- I see image below (black area)

TRYs, I tried with page refresh, regin refres, item change event...

2.PNG

Comments
Post Details
Added on Jun 4 2019
2 comments
355 views