<?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: How to prevent double form submission on submit?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-prevent-double-form-submission-on-submit</link>
		<description>Gravity Support Forums Topic: How to prevent double form submission on submit?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 14:00:00 +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/how-to-prevent-double-form-submission-on-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>gabkadt on "How to prevent double form submission on submit?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-prevent-double-form-submission-on-submit#post-5923</link>
			<pubDate>Mon, 31 May 2010 18:30:44 +0000</pubDate>
			<dc:creator>gabkadt</dc:creator>
			<guid isPermaLink="false">5923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Que?  .... A-hah! &#60;/p&#62;
&#60;p&#62;Drop that code into the theme's functions.php... I can see where this is going now.. &#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Gabriel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to prevent double form submission on submit?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-prevent-double-form-submission-on-submit#post-5911</link>
			<pubDate>Mon, 31 May 2010 11:46:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">5911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can attach code to the submit button using the gform_submit_button hook.&#60;/p&#62;
&#60;p&#62;See this page for information on this hook, it's the last one on the page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/hooks-and-filters/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/hooks-and-filters/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gabkadt on "How to prevent double form submission on submit?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-prevent-double-form-submission-on-submit#post-5902</link>
			<pubDate>Mon, 31 May 2010 11:15:12 +0000</pubDate>
			<dc:creator>gabkadt</dc:creator>
			<guid isPermaLink="false">5902@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Title says it all really - GF working great - but can't prevent a form submitting twice if a user double clicks on the submit button. User then thinks they've been locked out; one of the fields only allows unique entries: and theirs is &#34;always taken&#34;.&#60;/p&#62;
&#60;p&#62;Normally I would drop a bit of Javascript in the form  (as below )&#60;/p&#62;
&#60;p&#62;onsubmit=&#34;document.getElementById('emailFormSubmit').disabled=true;document.getElementById('emailFormSubmit').value='Submitting, please wait...'&#60;/p&#62;
&#60;p&#62;but no idea if it's possible to hook into he plugin to do this.&#60;/p&#62;
&#60;p&#62;I've just tried three or  jQuery solutions and none of them are working...&#60;/p&#62;
&#60;p&#62;Any ideas out there?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
