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!

iFrame to non iFrame page with the TARGET="_top" on a Branch to URL

972692Nov 5 2012 — edited Nov 7 2012
Greetings,

Hello,

Here's my scenario

We are using iframe to display a page and there is branch to page/url on submit that should take you to a non iframe page. But the issue here is the new page is getting displayed again in iframe

The functionality I am looking for is similar to the "URL" region. If you create a URL region (say to www.oracle.com) any link that is clicked within that region will take over the browser window.

My scenario is that I would like to use the Branch to URL on a button action to go to a URL that is no longer in the iFrame. If I was able to set the TARGET="_top", this would create the behavior I am looking for. I do not know how to inject this option on the URL.

I have seen some individuals reference JAVASCRIPT as a way of producing this behavior. I have been searching for a method within JAVASCRIPT, but I am still unable to find the attribute to get me out of the iFrame.

Any suggestions?

Regards,
sanjay
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2012
Added on Nov 5 2012
5 comments
919 views