<?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: On Submit, Show Form With Values Still Intact</title>
		<link>https://legacy.forums.gravityhelp.com/topic/on-submit-show-form-with-values-still-intact</link>
		<description>Gravity Support Forums Topic: On Submit, Show Form With Values Still Intact</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 17:17:22 +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/on-submit-show-form-with-values-still-intact" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "On Submit, Show Form With Values Still Intact"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-submit-show-form-with-values-still-intact#post-66847</link>
			<pubDate>Wed, 18 Jul 2012 11:16:06 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66847@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to hear it worked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noxbane on "On Submit, Show Form With Values Still Intact"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-submit-show-form-with-values-still-intact#post-66845</link>
			<pubDate>Wed, 18 Jul 2012 11:15:03 +0000</pubDate>
			<dc:creator>noxbane</dc:creator>
			<guid isPermaLink="false">66845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked beautifully.  I can't believe I didn't think of that before.  Thanks a ton for the help David.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "On Submit, Show Form With Values Still Intact"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-submit-show-form-with-values-still-intact#post-66780</link>
			<pubDate>Wed, 18 Jul 2012 04:58:47 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;With how you set it up, you should just need to turn on &#34;Allow Populate Dynamically&#34; on the fields you want to re-get their values, and also give them the right query string variable names. So if I submitted New Hanover, I can see county=new-hanover in the query string. So you just need to select Allow Populate Dynamically for that checkbox field, and make it so it's variable is county. &#60;/p&#62;
&#60;p&#62;Let me know if this works out for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noxbane on "On Submit, Show Form With Values Still Intact"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/on-submit-show-form-with-values-still-intact#post-66759</link>
			<pubDate>Tue, 17 Jul 2012 23:03:26 +0000</pubDate>
			<dc:creator>noxbane</dc:creator>
			<guid isPermaLink="false">66759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using Gravity Forms to show a Neighborhood Search form.  See it here: &#60;a href=&#34;http://bit.ly/MHdQxl&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/MHdQxl&#60;/a&#62;  (note if you actually try out the form, theres very little real data in the system so you'll get 0 results most of the time)&#60;/p&#62;
&#60;p&#62;Once the user fills out the form, I use a redirect and the &#34;Pass Field Data Via Query String&#34; option to get the information I need to use the Google Maps API javascript to populate the map.&#60;/p&#62;
&#60;p&#62;Anyway, if you notice, both the map and the form are on the same page.  I'm simply redirecting back to the same page.  However, I want the form to maintain it's state, which it does not currently do because of the redirect.   &#60;/p&#62;
&#60;p&#62;Basically, all I need is for Gravity Forms to show the original form that was submitted instead of the Confirmation message, with its state maintained.    My custom page template can handle the rest, by grabbing the submitted form values and building out the map code. &#60;/p&#62;
&#60;p&#62;Is this possible to do?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
