Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

' Show Apex page within iframe' problem.

Geert01Jan 6 2022 — edited Jan 6 2022

Hi all,
I have an Apex page in which I want to display another Apex page (within the same workspace but other application) in a static content region using iframe tag:

image.pngThis is working very nicely, but regions defined after this 'Display Example' region do no longer get displayed. Is that to be expected?
When setting the server-side condition of this 'Display Example' region to never, the other regions do get rendered.
Why is this ' iframe' region preventing other regions from displaying?
It looks like ' controle' is passed to the page in the iframe and never comes back from there.

Comments
Post Details
Added on Jan 6 2022
0 comments
461 views