<?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: Terminate form processing after submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/terminate-form-processing-after-submission</link>
		<description>Gravity Support Forums Topic: Terminate form processing after submission</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Apr 2026 19:37:17 +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/terminate-form-processing-after-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Terminate form processing after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/terminate-form-processing-after-submission#post-44394</link>
			<pubDate>Mon, 19 Dec 2011 16:38:54 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44394@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What you would do is handle the processing when the form is submitted, and then automatically delete the new entry that is created.  &#60;/p&#62;
&#60;p&#62;You wouldn't terminate the form submission itself.  The form needs to submit and go through the submission process.  But at the end of the process you can then automatically delete the new entry that was created.  &#60;/p&#62;
&#60;p&#62;Here is a forum post that discusses how to do this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/purposefully-not-save-form-in-entries-database#post-15601&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/purposefully-not-save-form-in-entries-database#post-15601&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We will be adding this as an Advanced Form Setting in the near future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Eric on "Terminate form processing after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/terminate-form-processing-after-submission#post-44368</link>
			<pubDate>Mon, 19 Dec 2011 13:20:29 +0000</pubDate>
			<dc:creator>Eric</dc:creator>
			<guid isPermaLink="false">44368@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also attempting this and am having difficulty terminating the form creation. Have you found a solution to this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>john-sbwg on "Terminate form processing after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/terminate-form-processing-after-submission#post-41697</link>
			<pubDate>Sun, 20 Nov 2011 22:07:23 +0000</pubDate>
			<dc:creator>john-sbwg</dc:creator>
			<guid isPermaLink="false">41697@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I understand from searching the forum that Gravity Forms does not provide an &#34;Edit Mode&#34; where the same form can be used to edit an entry that was used to create it.  Please correct me if that's wrong, but I believe I read where that was under consideration for version 1.7 or beyond.&#60;/p&#62;
&#60;p&#62;So, assuming that's the case, I have a need to create that capability myself.  I would like to know how to terminate form processing before an entry gets created.  What I have in mind is to use the pre-submission hook to capture the form data and update the existing entry then terminate the normal form process so that it doesn't bark at me because the index field is a duplicate.&#60;/p&#62;
&#60;p&#62;Is this possible, and if so, how is it done?  I'm not seeing anything in the developer docs that addresses this particular scenario.&#60;/p&#62;
&#60;p&#62;Thanks in advance for any assistance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
