<?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 needs to go after gform_after_submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-needs-to-go-after-gform_after_submission</link>
		<description>Gravity Support Forums Topic: gform_confirmation needs to go after gform_after_submission</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:40:14 +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-needs-to-go-after-gform_after_submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "gform_confirmation needs to go after gform_after_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-needs-to-go-after-gform_after_submission#post-147813</link>
			<pubDate>Sat, 16 Feb 2013 11:02:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">147813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;gform_after_submission runs after the post is created, entry is created, notifications are sent, confirmation is shown, etc.  You won't be able to change the URL where you are redirecting the visitor to using gform_after_submission.&#60;/p&#62;
&#60;p&#62;Can you create your post using gform_pre_submission instead of gform_after_submission, then pass the redirect URL to gform_confirmation?&#60;/p&#62;
&#60;p&#62;Also, can you show the code you are using for create_submission?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>csorbamedia on "gform_confirmation needs to go after gform_after_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-needs-to-go-after-gform_after_submission#post-146367</link>
			<pubDate>Tue, 12 Feb 2013 20:45:00 +0000</pubDate>
			<dc:creator>csorbamedia</dc:creator>
			<guid isPermaLink="false">146367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nobody?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>csorbamedia on "gform_confirmation needs to go after gform_after_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_confirmation-needs-to-go-after-gform_after_submission#post-146360</link>
			<pubDate>Tue, 12 Feb 2013 20:04:36 +0000</pubDate>
			<dc:creator>csorbamedia</dc:creator>
			<guid isPermaLink="false">146360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a problem.&#60;br /&#62;
I added:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;quot;gform_after_submission&#38;quot;, &#38;quot;create_submission&#38;quot;, 10, 2);
add_filter(&#38;quot;gform_confirmation&#38;quot;, &#38;quot;custom_confirmation&#38;quot;, 10, 4);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In my create_submission() I added code so it will store the submitted data into a separate post_type, and after that, I want to redirect it to a url that looks like this: ?eventid=2310&#38;amp;key=68735ed2d8f88cea&#60;br /&#62;
But gform_confirmation loads and redirects before gform_after_submission. So what happened is that it redirects to an older lead, 1 lead before the new one instead to the newest lead.&#60;/p&#62;
&#60;p&#62;How can I solve that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
