<?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: Advanced Customization: Modal Window Confirmation after Submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/advanced-customization-modal-window-confirmation-after-submit</link>
		<description>Gravity Support Forums Topic: Advanced Customization: Modal Window Confirmation after Submit</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 02:47:27 +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/advanced-customization-modal-window-confirmation-after-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>Staats on "Advanced Customization: Modal Window Confirmation after Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-customization-modal-window-confirmation-after-submit#post-19934</link>
			<pubDate>Fri, 04 Mar 2011 15:28:56 +0000</pubDate>
			<dc:creator>Staats</dc:creator>
			<guid isPermaLink="false">19934@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Dave, that actually did open that aha moment I was looking for.  I'll play with some stuff, but I'm sure that a page refresh is, as you said, a show stopper.  &#60;/p&#62;
&#60;p&#62;What might make more sense, is to uber customize the ajax confirmation message, count down, and force a refresh. &#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Advanced Customization: Modal Window Confirmation after Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-customization-modal-window-confirmation-after-submit#post-19931</link>
			<pubDate>Fri, 04 Mar 2011 15:17:42 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">19931@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Staats, here is how I would go about doing this.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;1 - Set your confirmation type to &#34;redirect&#34; and specify the form page as the the redirection URL + &#34;?confirmation=1&#34; at the end of the URL. It complete URL would look something like this:&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://yoursite.com/yourformpage/?confirmation=1&#34; rel=&#34;nofollow&#34;&#62;http://yoursite.com/yourformpage/?confirmation=1&#60;/a&#62;&#60;/code&#62;&#60;/li&#62;
&#60;li&#62;Now on your form page, you'll want to have some PHP code that checks for the 'confirmation' variable in the $_GET, and when found, would output the javascript that would trigger the modal window.&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Obviously, this is a very high level overview and it does have one problem that might be a show stopper for your client. The page will refresh before the modal window is loaded as the form is redirecting to itself. This is what will &#34;clear&#34; the form.&#60;/p&#62;
&#60;p&#62;There are some more advanced options that would not require a page refresh, but this is the simplest I could think of to hit every requirement and still require minimal code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Staats on "Advanced Customization: Modal Window Confirmation after Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-customization-modal-window-confirmation-after-submit#post-19929</link>
			<pubDate>Fri, 04 Mar 2011 14:56:12 +0000</pubDate>
			<dc:creator>Staats</dc:creator>
			<guid isPermaLink="false">19929@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A client asked for this the other day, and I cannot wrap my head around how to accomplish it.  Any suggestions are greatly appreciated.&#60;/p&#62;
&#60;p&#62;&#34;We would like a modal window, with a confirmation message to load in after the user submits the form. We would like the modal window to fade out after a few moments, at which point we would like the form to have been cleared.&#34;&#60;/p&#62;
&#60;p&#62;Has anyone played with this, or even seen this out in the wild wild web?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
