<?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: Disable Submit Button writing to Database</title>
		<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database</link>
		<description>Gravity Support Forums Topic: Disable Submit Button writing to Database</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:29:12 +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/disable-submit-button-writing-to-database" rel="self" type="application/rss+xml" />

		<item>
			<title>vixvii on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28927</link>
			<pubDate>Fri, 01 Jul 2011 01:37:01 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">28927@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Alex... looks like deleting is the way to go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28921</link>
			<pubDate>Thu, 30 Jun 2011 17:15:37 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">28921@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think the easiest solution is to use the gform_post_submission hook and perform your update there. Then delete the entry that was just created by Gravity Forms.&#60;br /&#62;
You can dynamically change the label of the button by using the gform_pre_render hook.&#60;br /&#62;
You can view documentation for these hooks in our Developer Docs section: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Developer_Docs&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28913</link>
			<pubDate>Thu, 30 Jun 2011 15:46:02 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">28913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I thought I could maybe disable the submit button and just put a shortcode button underneath the form on the page, but then it gets tricky to access the values on the form... Or am I missing something?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28897</link>
			<pubDate>Thu, 30 Jun 2011 12:58:07 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">28897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl... and any chance I can hide the button with a conditional and display a custom button instead? Then I can maybe attach the update function to the other button and the user will not press the Submit button. Otherwise deleting the entry will be 2nd choice :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28868</link>
			<pubDate>Thu, 30 Jun 2011 10:32:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms automatically saves the entry data and currently there is no option to turn this off.  You can, however, automatically delete the entry when a form is submitted.  Here is some information on 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;If you want the Submit button to say Update then simply edit that form, select Form Settings and change the text on the Submit Button so it say's Update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Disable Submit Button writing to Database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-button-writing-to-database#post-28843</link>
			<pubDate>Thu, 30 Jun 2011 02:48:03 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">28843@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using a GF to edit details pulled from the database. I would like to replace the Submit button with an Update Button. I don't want the values to be written to the GF database, seeing that this form will actually be editing values.&#60;/p&#62;
&#60;p&#62;I can use the gform_pre_submission function to do the update, but can I stop it from writing to the database?&#60;/p&#62;
&#60;p&#62;Alternatively... Can I hide the Submit button and just add another button?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
