<?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 after submission not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working</link>
		<description>Gravity Support Forums Topic: gform after submission not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:28:38 +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-after-submission-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60670</link>
			<pubDate>Tue, 29 May 2012 16:28:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to hear it. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RogerSWD on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60664</link>
			<pubDate>Tue, 29 May 2012 16:10:00 +0000</pubDate>
			<dc:creator>RogerSWD</dc:creator>
			<guid isPermaLink="false">60664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hacked the code on the other end and now it works a treat :)&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60565</link>
			<pubDate>Mon, 28 May 2012 18:14:40 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60565@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, the issue is probably that the @ symbol is being passed as %40. You'll have to edit what is receiving the data using urldecode(); &#60;a href=&#34;http://ca2.php.net/manual/en/function.urldecode.php&#34; rel=&#34;nofollow&#34;&#62;http://ca2.php.net/manual/en/function.urldecode.php&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RogerSWD on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60559</link>
			<pubDate>Mon, 28 May 2012 17:40:07 +0000</pubDate>
			<dc:creator>RogerSWD</dc:creator>
			<guid isPermaLink="false">60559@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did not know this feature existed. My searches on your site always showed I should use gform after submission.&#60;/p&#62;
&#60;p&#62;The html version of the form does not post a query string. I tried your method and I am getting results. I get an error page that indicates bad email address. You can do a test submit to see result.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60557</link>
			<pubDate>Mon, 28 May 2012 15:57:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It won't redirect because it is calling the page via CURL. Hence the word Request. Basically you are pushing data to a third party page through POST, not controlling the page you send a user to. &#60;/p&#62;
&#60;p&#62;The hook has to be called for Gravity Forms to work correctly. If you want to redirect a user after the form has been submitted, you wouldn't use this hook. &#60;/p&#62;
&#60;p&#62;If you want to redirect to another page, and send data via Query String, you can do that from the form settings. Click on the form title and go to Confirmation. Change it to URL and then enable Query Strings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RogerSWD on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60554</link>
			<pubDate>Mon, 28 May 2012 15:28:51 +0000</pubDate>
			<dc:creator>RogerSWD</dc:creator>
			<guid isPermaLink="false">60554@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not working at all. If it was, a page redirect should occur.&#60;/p&#62;
&#60;p&#62;If there was bad data being posted, I would be redirected to an error page.&#60;/p&#62;
&#60;p&#62;I have the html version here &#60;a href=&#34;http://dev10.swd.ca/test.htm&#34; rel=&#34;nofollow&#34;&#62;http://dev10.swd.ca/test.htm&#60;/a&#62; and it works just fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60546</link>
			<pubDate>Mon, 28 May 2012 14:33:57 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you just have the input id's just be their numbers and see if that works (1) instead of (input_1)? &#60;/p&#62;
&#60;p&#62;Are you getting any data on the receiving end? Can I have you try a print_r($_POST); on the receiving end?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60542</link>
			<pubDate>Mon, 28 May 2012 13:19:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't see anything wrong with your code. Can you send me an admin login for your WP site so I can check out your functions.php file for myself? Or you can send the file to &#60;a href=&#34;mailto:peralty@rocketgenius.com&#34;&#62;peralty@rocketgenius.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Either way, there is no reason this should be skipped over.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RogerSWD on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60540</link>
			<pubDate>Mon, 28 May 2012 12:51:27 +0000</pubDate>
			<dc:creator>RogerSWD</dc:creator>
			<guid isPermaLink="false">60540@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You mean simply changing&#60;br /&#62;
gform_after_submission to gform_post_submission&#60;/p&#62;
&#60;p&#62;and leave everything else as is? I tried this and it does not work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "gform after submission not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission-not-working#post-60539</link>
			<pubDate>Mon, 28 May 2012 12:33:26 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60539@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can I have you try &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#60;/a&#62; instead of after_submission and let me know if it works for you?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
