<?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: Stay on form after submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission</link>
		<description>Gravity Support Forums Topic: Stay on form after submission</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 08:25:46 +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/stay-on-form-after-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-104520</link>
			<pubDate>Wed, 19 Dec 2012 12:13:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@ghalleb, I am going to close this topic and we will focus support for your issue here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/bug-with-ajax-and-shortcode-confirmation#post-103040&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/bug-with-ajax-and-shortcode-confirmation#post-103040&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-104289</link>
			<pubDate>Wed, 19 Dec 2012 01:42:36 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">104289@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I made a test, the pre-render function is called.&#60;/p&#62;
&#60;p&#62;So there must be somewhere where the fields are overwritten.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-104231</link>
			<pubDate>Tue, 18 Dec 2012 22:53:32 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">104231@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So what is the solution?&#60;/p&#62;
&#60;p&#62;It's a critical issue for me, I need the ajax conversation and I need to repopulate the fields.&#60;/p&#62;
&#60;p&#62;In fact calling the shortcode should give me back a brand new form, not the same one. It seems like a bug to me It should act like a redirection on the same page.&#60;/p&#62;
&#60;p&#62;Do you know in which file I could take a look in order to make it work for me?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-103495</link>
			<pubDate>Mon, 17 Dec 2012 11:13:26 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">103495@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pre-render isn't really happening because of how forms on the web works, the form never gets destroyed, and thus never re-built, hence your issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-103488</link>
			<pubDate>Mon, 17 Dec 2012 11:05:29 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">103488@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to use Ajax for this. I don't want to reload the full page which is quite bit&#60;/p&#62;
&#60;p&#62;And my form is inside a Tab, so it will not be usefull at all to reload the full page.&#60;/p&#62;
&#60;p&#62;At which phase are the field populated? Perhaps it coul be possible to hook it.&#60;br /&#62;
It's quite strange because I populate the field in the pre_render and they are still overwritten...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-103484</link>
			<pubDate>Mon, 17 Dec 2012 10:58:19 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">103484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Instead of putting the shortcode in the text confirmation, you could redirect back to the page which would start Gravity Forms building the form from scratch.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Stay on form after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/stay-on-form-after-submission#post-103035</link>
			<pubDate>Sat, 15 Dec 2012 18:31:40 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">103035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to stay on my form after submission.&#60;br /&#62;
Putting the form shortcode in the text confirmation did the trick but the form are populated with previous value, even if I use a pre_render filter.&#60;/p&#62;
&#60;p&#62;Is there a way for old value not overwriting my value populated by my pre-render filter?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
