<?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: Modal confirmation before submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/modal-confirmation-before-submit</link>
		<description>Gravity Support Forums Topic: Modal confirmation before submit</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 14:59:57 +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/modal-confirmation-before-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>Vayu on "Modal confirmation before submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modal-confirmation-before-submit#post-67830</link>
			<pubDate>Wed, 25 Jul 2012 03:17:53 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">67830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris.&#60;/p&#62;
&#60;p&#62;No, unfortunately not.  But it is just a simple form, where when pressing the submit button, a popup should appear asking the user to confirm the submission of the form and the user should be able to confirm og cancel and continue to add input.&#60;/p&#62;
&#60;p&#62;Maybe this isn't possible to do on an ajax form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Modal confirmation before submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modal-confirmation-before-submit#post-67811</link>
			<pubDate>Tue, 24 Jul 2012 21:03:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67811@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a URL where this is in use online? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Modal confirmation before submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/modal-confirmation-before-submit#post-67782</link>
			<pubDate>Tue, 24 Jul 2012 17:51:52 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">67782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;br /&#62;
I would like to be able to have modal dialog that pops up with an option to accept or deny the submission of the form.  My form is an ajax form.  &#60;/p&#62;
&#60;p&#62;I have this piece of code that does this, however, the spinner is activated and the form is sort of inactivated after the user clicks cancel.  Therefore, it is not possible to submit the form thereafter. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(&#38;#39;.pricebid-form&#38;#39;).submit(function() {
	var c = confirm(&#38;quot;Click OK to continue?&#38;quot;);
	return c;
});&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
