<?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: gform_confirmation filter + ajax = stuck</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-filter-ajax-stuck</link>
		<description>Gravity Support Forums Topic: gform_confirmation filter + ajax = stuck</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:58:52 +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/gform_confirmation-filter-ajax-stuck" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "gform_confirmation filter + ajax = stuck"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-filter-ajax-stuck#post-47334</link>
			<pubDate>Wed, 25 Jan 2012 13:36:53 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">47334@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Sjoerd,&#60;/p&#62;
&#60;p&#62;I just wanted to let you know that the fix for this is available in Gravity Forms 1.6.3 Beta 1. This version is available for download on the Plugin Downloads page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "gform_confirmation filter + ajax = stuck"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-filter-ajax-stuck#post-44603</link>
			<pubDate>Tue, 20 Dec 2011 19:09:05 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">44603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Sjoerd,&#60;/p&#62;
&#60;p&#62;I was able to reproduce this issue. We will take a look and see when we can work a fix in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "gform_confirmation filter + ajax = stuck"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-filter-ajax-stuck#post-44196</link>
			<pubDate>Thu, 15 Dec 2011 19:18:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form please and any custom code you have added to your theme's functions.php?  If the code is lengthy, please use pastebin.com or pastie.org
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sjoerd on "gform_confirmation filter + ajax = stuck"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-filter-ajax-stuck#post-44124</link>
			<pubDate>Thu, 15 Dec 2011 04:33:02 +0000</pubDate>
			<dc:creator>Sjoerd</dc:creator>
			<guid isPermaLink="false">44124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is the same issue as reported here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gform_confirmation-stuck-issue&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/gform_confirmation-stuck-issue&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have a small ajax (multi-page) form. After submit I want to do some post-processing of entered values. Depending on this I want to send a custom confirmation message.&#60;/p&#62;
&#60;p&#62;Problem: With ajax turned on, the form gets stuck with the ajax spinner image spinning next to the submit button.&#60;br /&#62;
The same 'solution' as in previous mentioned forum topic works here: turn ajax off. But that's not a solution! The previous topic was closed as if it was solved, but the real problem still exists. Please provide a real solution.&#60;/p&#62;
&#60;p&#62;I used a (simplified) version of the documentation example code:&#60;br /&#62;
add_filter(&#34;gform_confirmation_7&#34;, &#34;custom_confirmation&#34;, 10, 4);&#60;br /&#62;
function custom_confirmation($confirmation, $form, $lead, $ajax){&#60;/p&#62;
&#60;p&#62;    $confirmation = array(&#34;redirect&#34; =&#38;gt;&#34;http://www.google.com&#34;);&#60;/p&#62;
&#60;p&#62;    return $confirmation;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
