<?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: open redirected page in new window</title>
		<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window</link>
		<description>Gravity Support Forums Topic: open redirected page in new window</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:12:58 +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/open-redirected-page-in-new-window" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-46759</link>
			<pubDate>Wed, 18 Jan 2012 15:46:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form, and also show us your confirmation settings, including the URL, and any other custom code you may be using?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fgalarce on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-46127</link>
			<pubDate>Wed, 11 Jan 2012 11:40:10 +0000</pubDate>
			<dc:creator>fgalarce</dc:creator>
			<guid isPermaLink="false">46127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;FYI, the script is pops up a new blank page but the URL is incorrect. Instead of leading to the thank you page, it goes to the url where the form is located with #gf_19 at the end.&#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
&#60;a href=&#34;http://www.example.com/form-page#gf_19&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/form-page#gf_19&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fgalarce on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-46036</link>
			<pubDate>Tue, 10 Jan 2012 18:45:37 +0000</pubDate>
			<dc:creator>fgalarce</dc:creator>
			<guid isPermaLink="false">46036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using a form within a fancybox frame. I would like the confirmation page to be a normal fullwidth thank you page. I tried using your script in the header.php file but the new page loads blank.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
jQuery(&#38;quot;.gform_wrapper form&#38;quot;).attr(&#38;quot;target&#38;quot;, &#38;quot;_blank&#38;quot;);
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It seems simple enough. I just want the Confirmation Redirect url to use target=&#34;_blank&#34; or target=&#34;_top&#34;....&#60;/p&#62;
&#60;p&#62;FYI, I did not use this:  &#38;lt;?php wp_enqueue_script(&#34;jquery&#34;); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Perhaps I am missing something? Any ideas? Any help would be great. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-19976</link>
			<pubDate>Sat, 05 Mar 2011 04:04:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, glad you figured it out. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travin on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-19971</link>
			<pubDate>Fri, 04 Mar 2011 21:05:40 +0000</pubDate>
			<dc:creator>travin</dc:creator>
			<guid isPermaLink="false">19971@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nevermind, I figured it out. I was calling the script before the wp_head.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travin on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-19970</link>
			<pubDate>Fri, 04 Mar 2011 21:01:19 +0000</pubDate>
			<dc:creator>travin</dc:creator>
			<guid isPermaLink="false">19970@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using this code above that script in the header file:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php wp_enqueue_script(&#34;jquery&#34;); ?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-16655</link>
			<pubDate>Thu, 20 Jan 2011 00:03:49 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16655@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to use that script to apply to all of your Gravity Forms, you wouldn't add the attribute by targeting the form ID, but instead target any form element wrapped in the the &#34;gform_wrapper&#34; class.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
jQuery(&#38;quot;.gform_wrapper form&#38;quot;).attr(&#38;quot;target&#38;quot;, &#38;quot;_blank&#38;quot;);
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mattswan on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-16650</link>
			<pubDate>Wed, 19 Jan 2011 21:56:33 +0000</pubDate>
			<dc:creator>mattswan</dc:creator>
			<guid isPermaLink="false">16650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;I found some solution from your othere post reply, it's as bewlo, but the problem is we are using multisite fuctionality and form id is different for different site.&#60;/p&#62;
&#60;p&#62;our site link is &#60;a href=&#34;http://www.constellationhotels.com.au&#34; rel=&#34;nofollow&#34;&#62;http://www.constellationhotels.com.au&#60;/a&#62; and I am talking about the book now form which resides on header image area.&#60;/p&#62;
&#60;p&#62;it is being used in all of our sites but with different Ids so what can I do?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
	jQuery(document).ready(function() {
 		jQuery(&#38;quot;#gform_XX&#38;quot;).attr(&#38;quot;target&#38;quot;, &#38;quot;_blank&#38;quot;);
	});
 &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattswan on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-16643</link>
			<pubDate>Wed, 19 Jan 2011 20:22:02 +0000</pubDate>
			<dc:creator>mattswan</dc:creator>
			<guid isPermaLink="false">16643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want is just target=&#34;_blank&#34; attribute and I dont think I want to use jquery for that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "open redirected page in new window"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-redirected-page-in-new-window#post-16640</link>
			<pubDate>Wed, 19 Jan 2011 19:55:22 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form still has to submit to the page and either show the inline confirmation text, or redirect via javascript directly after to the new page. There's no easy way to change the target on the redirect and I'm honestly not sure of many occasions you would need to. You could always add a popup script in the confirmation text field (accepts HTML) to launch a new page, but you will probably run into problems with popup blockers.&#60;/p&#62;
&#60;p&#62;Not sure what you're trying to achieve, but you could always use some jQuery to create an inline popup confirmation box. Here's an older post with an example.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/confirmation-via-pop-up-box&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/confirmation-via-pop-up-box&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
