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!

openInNewWindow breaks parent page, displaying [object] - 5.0.4

Ross HendersonNov 1 2018 — edited Nov 2 2018

I've searched this issue but I've only seen one post from 15 years ago that can't answer my question.

I have a dynamic navigation bar that uses javascript:apex.navigation.openInNewWindow to generate either an APEX URL or standard unescaped URL. When I use the navigation bar to open these links in a new window the original apex page breaks showing only [object] instead of the APEX application. The open target window is perfectly fine and works as intended.

I need to be able to open a dynamically generated link as a new tab and display both tabs simultaneously. This link can either be an external URL or another APEX application with the session shared between it. Does anyone have any ideas on how to resolve this?

This only seems to affect IE11. I've tested it on Chrome, FF, Edge and they all work as intended. I'm using APEX 5.0.4.

This post has been answered by Ross Henderson on Nov 2 2018
Jump to Answer
Comments
Post Details
Added on Nov 1 2018
2 comments
630 views