<?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: pass parameters and named fields to another form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pass-parameters-and-named-fields-to-another-form</link>
		<description>Gravity Support Forums Topic: pass parameters and named fields to another form</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 23:48:01 +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/pass-parameters-and-named-fields-to-another-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "pass parameters and named fields to another form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-parameters-and-named-fields-to-another-form#post-48878</link>
			<pubDate>Thu, 09 Feb 2012 16:46:48 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Frederic,&#60;/p&#62;
&#60;p&#62;Below are basic steps on how you would setup a form to pass the data to a second form.&#60;/p&#62;
&#60;p&#62;Form 1:&#60;br /&#62;
1. In the form settings, click on the Confirmation tab.&#60;br /&#62;
2. Select Redirect&#60;br /&#62;
3. Enter the URL to the second form&#60;br /&#62;
4. Check &#34;Pass Field Data Via Query String&#34;&#60;br /&#62;
5. Select the fields you are passing to the second form from the &#34;Insert Merge Tag&#34; drop down&#60;br /&#62;
6. Before each of the merge tag text that was just inserted, add whatever you want to call your parameter. If it were an email, name it something like &#34;email&#34;. Your text should look something similar to email={Email:1}. The information inside the curly braces is whatever the merge tag inserted for your field.&#60;/p&#62;
&#60;p&#62;Form 2:&#60;br /&#62;
1. Locate the field where you want the email from form 1 to be displayed.&#60;br /&#62;
2. Click the Advanced tab&#60;br /&#62;
3. Check the box for &#34;Allow field to be populated dynamically&#34;. This causes a Parameter Name box to appear.&#60;br /&#62;
4. Enter the parameter name you used on the first form - &#34;email&#34; or whatever you chose to name it; the part before the equal sign in the merge tag. In the querystring it would be the part before the equal sign.&#60;/p&#62;
&#60;p&#62;Querystrings are designed where you have a parameter name, an equal sign, and what the parameter's value is. The merge code inserted on form 1 will be replaced and should come to form 2 something like &#60;a href=&#34;http://yoururl/?email=dana@rocketgenius.com&#34; rel=&#34;nofollow&#34;&#62;http://yoururl/?email=dana@rocketgenius.com&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;Let me know if you have questions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Frederic on "pass parameters and named fields to another form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-parameters-and-named-fields-to-another-form#post-47983</link>
			<pubDate>Wed, 01 Feb 2012 08:21:01 +0000</pubDate>
			<dc:creator>Frederic</dc:creator>
			<guid isPermaLink="false">47983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I have a first form from which I want to pass some fields contents to another form.&#60;/p&#62;
&#60;p&#62;The first form (say &#34;A&#34; offers the possibility to command some products. When the customer validate, he should be able to go to form &#34;B&#34; or form &#34;C&#34; depending the choices he made into form &#34;A&#34; (pay through bank transfer or pay with paypal). I need to get all the information from form &#34;A&#34; to pass them to form &#34;B&#34; or &#34;C&#34;. I understand I can do prepulated fields but I do not know how variables built by Gravity Form are named.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
