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

		<item>
			<title>Dana Cobb on "gform_after_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_after_submission#post-49018</link>
			<pubDate>Fri, 10 Feb 2012 13:31:15 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">49018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, beuzathor,&#60;/p&#62;
&#60;p&#62;Being able to edit the post after the form has been submitted could be done by setting a second form to be your confirmation page. This will require someone with php experience. You would need to pass the entry_id from the first form in the querystring to the second form. Then you can use the gform_pre_render hook (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;) to pre-populate your second form with the post information. The post id can be retrieved from the entry. Then you would use the gform_after_submission hook on the second form to alter the post. You may also want to delete the new entry generated from the second form since you most likely do not want that entry saved; you are just using the second form for editing your post, not tracking new entries.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beuzathor on "gform_after_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_after_submission#post-48149</link>
			<pubDate>Thu, 02 Feb 2012 10:06:43 +0000</pubDate>
			<dc:creator>beuzathor</dc:creator>
			<guid isPermaLink="false">48149@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I would like to know if with the hook gform_after_submission it's possible to edit the form after submission by member.&#60;br /&#62;
On my site member complet form and it's transfered in a post. Is it possible for them to edit their post via the form after ?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
