<?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 any redirection...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection</link>
		<description>Gravity Support Forums Topic: Disable any redirection...</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 00:50:07 +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-any-redirection" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-161914</link>
			<pubDate>Wed, 06 Mar 2013 08:54:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">161914@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the vote @celios
&#60;/p&#62;</description>
		</item>
		<item>
			<title>celios on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-160847</link>
			<pubDate>Tue, 05 Mar 2013 07:55:55 +0000</pubDate>
			<dc:creator>celios</dc:creator>
			<guid isPermaLink="false">160847@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Another vote for this functionality.  I want to be able to pop up a gravity form in a modal dialog and after submission, go back to the original form in case users wish to make another submission.  iFrames are ok, but they are a bit of a cludge and not so great on mobile devices.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-101840</link>
			<pubDate>Wed, 12 Dec 2012 21:05:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">101840@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There have been no updates to this functionality.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snapshot on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-101803</link>
			<pubDate>Wed, 12 Dec 2012 18:53:35 +0000</pubDate>
			<dc:creator>snapshot</dc:creator>
			<guid isPermaLink="false">101803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there any further news on this topic?&#60;/p&#62;
&#60;p&#62;I am in the same boat, hoping to have the form submit and then I just want to popup a modal dialog that covers up the form that says &#34;Thank you for your submission&#34; or whatever.&#60;/p&#62;
&#60;p&#62;I don't want the user to be redirected at all. Are their any hooks or anything that I can use to have the ajax submit the form data, but not redirect and instead issue a javascript callback?&#60;/p&#62;
&#60;p&#62;Thanks much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>media@coloradocommunity.org on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-39771</link>
			<pubDate>Wed, 02 Nov 2011 18:40:36 +0000</pubDate>
			<dc:creator>media@coloradocommunity.org</dc:creator>
			<guid isPermaLink="false">39771@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I second this request. I have the form within a sliding tab configuration. I want visitors to be able to refresh the page to see the form again. However, when a form is submitted, refreshing the page resubmits the form. So I want to just have to form show up again. I can use an anchor, but I'd rather not have to do that. Or is there a way to have the confirmation message show up and be able to reload the page to show the form again?&#60;/p&#62;
&#60;p&#62;Ben, anchors might help. I added an anchor to the top of the form, and instead of confirmation message, I redirected to the same page with anchor at the end.&#60;/p&#62;
&#60;p&#62;Example:&#60;/p&#62;
&#60;p&#62;Form is on page: &#60;a href=&#34;http://www.mysite.com/formpage&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/formpage&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When a form is submitted, I set it to redirect to: &#60;a href=&#34;http://www.mysite.com/formpage#formtop&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/formpage#formtop&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Anyway, it does bring back the form. Don't know if it will work with multiple submissions. Still, I'd rather have a confirmation message and allow user to refresh.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-38313</link>
			<pubDate>Wed, 19 Oct 2011 12:37:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38313@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, there's no provision to do what you're asking right now. The current option removes the form once it's been posted and replaces it with a confirmation message, or simply redirects. We've discussed some more options for this scenario for the future, but right now you have to work with this functionality.&#60;/p&#62;
&#60;p&#62;I guess you could work around it by possibly placing the form in an iframed page in your header, then use the regular (non-AJAX) submission method. When you do that, you can include the form shortcode in the confirmation message so it essentially reloads the form in the same place. Unfortunately, using the shortcode with the AJAX submission method doesn't work the same.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/nFHnB4&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/nFHnB4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Once you've done that, you'll need to remove the default confirmation message styling if you don't want it, but I believe that would work. &#60;/p&#62;
&#60;p&#62;screenshot ( result of shortcode in confirmation message as shown above ): &#60;a href=&#34;http://bit.ly/qpgFwz&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qpgFwz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm sure it's not an optimal solution, but a work-around that should get the job done until there are more options.&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ben Hutchings on "Disable any redirection..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-any-redirection#post-38270</link>
			<pubDate>Wed, 19 Oct 2011 06:56:17 +0000</pubDate>
			<dc:creator>Ben Hutchings</dc:creator>
			<guid isPermaLink="false">38270@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a newsletter signup form at the head of a site. When someone submits their details I want the data to submit via Ajax to the database, but NOT delete the fields. The nature of the site is that several people might sign up at once. I don't want to reload the page after submission because it'll be ugly and I'm doing some jQuery stuff that shows and hides the form.&#60;/p&#62;
&#60;p&#62;So in short: Is it possible to leave the fields after submission?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Ben
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
