<?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: Confirmation then Redirect issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/confirmation-then-redirect-issue</link>
		<description>Gravity Support Forums Topic: Confirmation then Redirect issue</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 18:23:59 +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/confirmation-then-redirect-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Confirmation then Redirect issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/confirmation-then-redirect-issue#post-71617</link>
			<pubDate>Sun, 19 Aug 2012 15:11:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1.  In the form builder, click &#34;Form Settings&#34; and on the Confirmation tab, select &#34;Text&#34; and paste this code in.  Feel free to modify as appropriate for your text and URL:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Thank you for your submission.  You will be redirected to our home page in 5 seconds.  &#38;lt;a title=&#38;quot;go to the home page immediately&#38;quot; href=&#38;quot;http://www.homepageurl.com/&#38;quot;&#38;gt;Click here&#38;lt;/a&#38;gt; if you are not automatically redirected

&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
	setTimeout(function() {
	   window.location = &#38;quot;http://www.homepageurl.com/&#38;quot;;
	}, 5000); // 5 seconds
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You also need to check the box &#34;Disable Auto-formatting&#34; so that &#38;lt; p &#38;gt; and &#38;lt; br /&#38;gt; tags are not added which will prevent the JavaScript from working.&#60;/p&#62;
&#60;p&#62;2.  In the form builder, Click &#34;Form Settings&#34; and on the Advanced tab, you can change the text of the submit button from Submit to anything you want.  Screenshot &#60;a href=&#34;http://minus.com/lTtCr6TZWAeit&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lTtCr6TZWAeit&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. To add a Clear Form button to your form, you can add an HTML block in the form builder, and enter this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;input type=&#38;quot;reset&#38;quot; value=&#38;quot;Clear Form&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jskamm on "Confirmation then Redirect issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/confirmation-then-redirect-issue#post-71562</link>
			<pubDate>Sat, 18 Aug 2012 13:12:59 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">71562@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've create a Contact Us form. When the individual submits the form, I'd like the individual to see a confirmation that the form was submitted sucessfully and then after 5 seconds be redirected to our home page. Is there someway to accomplish this?&#60;/p&#62;
&#60;p&#62;Secondly, is there a way to change the name of the &#34;Submit&#34; button to &#34;Submit Quote Request&#34;. Plus, I'd like to add a &#34;Clear Form&#34; button. Any way to do that?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
