<?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: Populating from a previous form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form</link>
		<description>Gravity Support Forums Topic: Populating from a previous form</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 01:24:24 +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/populating-from-a-previous-form" rel="self" type="application/rss+xml" />

		<item>
			<title>dustinmattison on "Populating from a previous form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form#post-30013</link>
			<pubDate>Thu, 14 Jul 2011 15:09:50 +0000</pubDate>
			<dc:creator>dustinmattison</dc:creator>
			<guid isPermaLink="false">30013@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't understand how to do query strings. I want to take populated field data from a drop down list on Form 1 and populate it to the Form 2. I tried to do what was explained above. But I don't understand exactly what I should fill into the parameter name on Form 1 and if I need to modify anything in the insert form field on Form 2. &#60;/p&#62;
&#60;p&#62;For example, this is what Form 2 gives me {Feature Description:3}&#60;/p&#62;
&#60;p&#62;1. What does the number 2 mean? Do I change that?&#60;br /&#62;
2. Do I need to add anything to this, such as Feature_Description={Feature Description:3} ?&#60;br /&#62;
3. How do I determine the name=VALUE?&#60;br /&#62;
4. What do I enter in Form 1?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rhoyt on "Populating from a previous form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form#post-11554</link>
			<pubDate>Sat, 23 Oct 2010 22:23:00 +0000</pubDate>
			<dc:creator>rhoyt</dc:creator>
			<guid isPermaLink="false">11554@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had a need for something similar. I appreciate these instructions, Carl; it worked just like I needed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick Hempsey on "Populating from a previous form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form#post-11120</link>
			<pubDate>Wed, 13 Oct 2010 14:56:21 +0000</pubDate>
			<dc:creator>Nick Hempsey</dc:creator>
			<guid isPermaLink="false">11120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fantastic!  Thanks for the quick response.  I'll give it a shot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Populating from a previous form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form#post-11115</link>
			<pubDate>Wed, 13 Oct 2010 14:45:59 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11115@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In order to do this you would have to use the confirmation redirect functionality and pass the form data from form 1 to the page containing form 2.&#60;/p&#62;
&#60;p&#62;You would have to edit each field on form 2 you want to populate dynamically and go to the advanced tab and check the &#34;Allow field to be populated dynamically&#34; checkbox and then give the field a parameter name.  This paramater name is used in the query string to pass data to it (ex. name=VALUE the name is the parameter name).&#60;/p&#62;
&#60;p&#62;Then you would edit form 1 and edit the form settings and set the form confirmation to use a URL redirect.  Type in the URL to the page containing form 2 and then use the available UI to build a query string that passes data from form 1 to the page containing form 2 using the query string builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick Hempsey on "Populating from a previous form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-a-previous-form#post-11104</link>
			<pubDate>Wed, 13 Oct 2010 12:24:30 +0000</pubDate>
			<dc:creator>Nick Hempsey</dc:creator>
			<guid isPermaLink="false">11104@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am wondering if it would be possible to do a string of 2 forms with the second populated from the first. &#60;/p&#62;
&#60;p&#62;Here's what I'm trying to do:&#60;/p&#62;
&#60;p&#62;We're building a credit application...&#60;br /&#62;
I will have a landing page with a very basic form with Name, Email and Phone Number, when they click submit It would take them to the next page to fill out the rest of the application.  I would like the first form to populate the Name, Email and Phone of the second form, which will have address, ssn, and a few other tid bits.  Not exactly sure how to pull this off.  &#60;/p&#62;
&#60;p&#62;Any advice would be greatly appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
