<?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: Submit for a second time</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time</link>
		<description>Gravity Support Forums Topic: Submit for a second time</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:42:40 +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/submit-for-a-second-time" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Submit for a second time"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time#post-39062</link>
			<pubDate>Thu, 27 Oct 2011 00:28:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39062@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.  That's pretty cool it works like that.  I am going to use that on a couple forms I created :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrdon on "Submit for a second time"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time#post-38984</link>
			<pubDate>Wed, 26 Oct 2011 14:22:51 +0000</pubDate>
			<dc:creator>mrdon</dc:creator>
			<guid isPermaLink="false">38984@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It worked perfectly! Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrdon on "Submit for a second time"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time#post-38978</link>
			<pubDate>Wed, 26 Oct 2011 13:42:28 +0000</pubDate>
			<dc:creator>mrdon</dc:creator>
			<guid isPermaLink="false">38978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome! Thanks for your help Chris....I am going to give it a shot now.&#60;/p&#62;
&#60;p&#62;Brandon
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Submit for a second time"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time#post-38819</link>
			<pubDate>Mon, 24 Oct 2011 22:13:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38819@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could have a text confirmation, then build a query string and assign that to a link.  The query string would have all the values you want to pre-populate for their second form submission, and would be a link back to this same form.  &#60;strong&#62;You'd have to set up the form fields to be populated dynamically.&#60;/strong&#62;  The first time around, the fields would be empty, but the second time, they would be pre-filled with the data they submitted.&#60;/p&#62;
&#60;p&#62;This would be done in the text confirmation.&#60;/p&#62;
&#60;p&#62;I set up a quick form here.  The first name, last name, and phone will be pre-populated for the second and subsequent submissions: &#60;a href=&#34;http://gravity.chrishajer.com/pre-populate-fields-for-next-submission/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/pre-populate-fields-for-next-submission/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the text confirmation I used:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[html]
Thank you for your submission.  &#38;lt;a href=&#38;quot;http://gravity.chrishajer.com/pre-populate-fields-for-next-submission/?fname={Name (First):1.3}&#38;amp;lname={Name (Last):1.6}&#38;amp;phone={Phone:4}&#38;quot;&#38;gt;Submit another&#38;lt;/a&#38;gt;?&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I checked the box &#34;Allow field to be populated dynamically&#34; on the advanced tab for the name and phone field. I used parameter names of fname, lname and phone, which you can see match the query string parameter names.  They must match exactly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrdon on "Submit for a second time"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-for-a-second-time#post-38800</link>
			<pubDate>Mon, 24 Oct 2011 14:58:14 +0000</pubDate>
			<dc:creator>mrdon</dc:creator>
			<guid isPermaLink="false">38800@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way that I can make it so that after a user submit's a form, they are taken to the thank you page and it can have a button or link that says &#34;submit another&#34;, and when clicked, they will be taken back to the original form and some of the fields that they previously filled in (name, phone, etc.) can retain the info that they had previously filled in?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brandon
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
