<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Target confirmation page to _top</title>
		<link>https://legacy.forums.gravityhelp.com/topic/target-confirmation-page-to-_top</link>
		<description>Gravity Support Forums Topic: Target confirmation page to _top</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:14:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/target-confirmation-page-to-_top" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Target confirmation page to _top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/target-confirmation-page-to-_top#post-112992</link>
			<pubDate>Thu, 03 Jan 2013 07:53:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Which post are you referencing regarding Wufoo?  I can't recall that one and don't want to forget about it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunidesign on "Target confirmation page to _top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/target-confirmation-page-to-_top#post-112685</link>
			<pubDate>Wed, 02 Jan 2013 22:53:39 +0000</pubDate>
			<dc:creator>kunidesign</dc:creator>
			<guid isPermaLink="false">112685@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris - this is a very interesting idea - I'm taking this out for a spin right now to see how it can work with Google Analytics etc. to capture the info: set the form confirmation to a custom page which then breaks out of the iframe to show the thank you page.&#60;/p&#62;
&#60;p&#62;Really appreciate your feedback on this. I'll keep working away at this by adding a loading animation so that it doesn't show the page within the iframe and add a bit of a delay.&#60;/p&#62;
&#60;p&#62;I saw in another post how you are considering an embed option in the future such as Wufoo etc. - this would be a very welcome addition in the future :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Target confirmation page to _top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/target-confirmation-page-to-_top#post-111815</link>
			<pubDate>Mon, 31 Dec 2012 23:32:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111815@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't believe there is a way to use a php redirect header to force a new window.  This is a PHP and browser functionality restriction, not a Gravity Forms restriction.  I think you could use a redirect page with a special page template, and add this to the template, to break out of the iframe:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
&#38;lt;script type=&#38;#39;text/javascript&#38;#39;&#38;gt;
(function(window) {
  if (window.location !== window.top.location) {
    window.top.location = window.location;
  }
})(this);
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Does that accomplish what you need without any ill effects?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunidesign on "Target confirmation page to _top"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/target-confirmation-page-to-_top#post-111798</link>
			<pubDate>Mon, 31 Dec 2012 19:09:55 +0000</pubDate>
			<dc:creator>kunidesign</dc:creator>
			<guid isPermaLink="false">111798@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to embed a plain Gravity Form into an iframe on a 3rd party site.&#60;/p&#62;
&#60;p&#62;Is there a way to target the confirmation page to _top upon a successful submission so that the thank you page shows up as its own page and not within the iframe.&#60;/p&#62;
&#60;p&#62;If there is a validation error, I'd like the form to stay within the iframe.&#60;/p&#62;
&#60;p&#62;I found another post here where there was a suggest to use Jquery to target it to _blank but there's a catch: when there is an error in the form, it seems to open the error in a new page as well.&#60;/p&#62;
&#60;p&#62;Thanks in advance guys
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
