<?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: Disable redirect</title>
		<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect</link>
		<description>Gravity Support Forums Topic: Disable redirect</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:58:33 +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/disable-redirect" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Disable redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect#post-60724</link>
			<pubDate>Wed, 30 May 2012 07:50:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60724@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad to help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djbokka on "Disable redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect#post-60687</link>
			<pubDate>Tue, 29 May 2012 18:16:11 +0000</pubDate>
			<dc:creator>djbokka</dc:creator>
			<guid isPermaLink="false">60687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, that works. It was the other thing. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djbokka on "Disable redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect#post-60677</link>
			<pubDate>Tue, 29 May 2012 17:11:19 +0000</pubDate>
			<dc:creator>djbokka</dc:creator>
			<guid isPermaLink="false">60677@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. That's exactly where I went with it. Didn't work for me but could be because of something else. I'll confirm everything else first.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Disable redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect#post-60675</link>
			<pubDate>Tue, 29 May 2012 16:57:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_confirmation&#38;quot;, &#38;quot;custom_confirmation&#38;quot;, 10, 4);
function custom_confirmation($confirmation, $form, $lead, $ajax){
   return &#38;quot;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>djbokka on "Disable redirect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-redirect#post-60659</link>
			<pubDate>Tue, 29 May 2012 15:56:51 +0000</pubDate>
			<dc:creator>djbokka</dc:creator>
			<guid isPermaLink="false">60659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;is it possible to completely disable the redirect/confirmation? We're sending form data to a third party (via gform_after_submission) and the third party handles the redirect.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
