<?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: RE: Passing field value from form A to form B</title>
		<link>https://legacy.forums.gravityhelp.com/topic/re-passing-field-value-from-form-a-to-form-b</link>
		<description>Gravity Support Forums Topic: RE: Passing field value from form A to form B</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:20:59 +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/re-passing-field-value-from-form-a-to-form-b" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "RE: Passing field value from form A to form B"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/re-passing-field-value-from-form-a-to-form-b#post-79099</link>
			<pubDate>Fri, 05 Oct 2012 09:12:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">79099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The query string method should work for you. In your form B you would set the 3 fields you want to be populated dynamically with paramater names of your choosing. Then in form A's confirmation settings, you would use a redirect url and then use the query string builder/area to pass the 3 paramaters and their values.&#60;/p&#62;
&#60;p&#62;ie - paramaternamefield1={field1mergetag}&#38;amp;paramaternamefield2={field2mergetag}&#38;amp;paramaternamefield3={field3mergetag}&#60;/p&#62;
&#60;p&#62;If you have enabled values on those fields you can use those in the merge tags as well, it would look like this:&#60;/p&#62;
&#60;p&#62;paramaternamefield1={field1mergetag:value}&#38;amp;paramaternamefield2={field2mergetag:value}&#38;amp;paramaternamefield3={field3mergetag:value}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kayrum on "RE: Passing field value from form A to form B"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/re-passing-field-value-from-form-a-to-form-b#post-79017</link>
			<pubDate>Fri, 05 Oct 2012 02:38:00 +0000</pubDate>
			<dc:creator>kayrum</dc:creator>
			<guid isPermaLink="false">79017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pardon the blond question but I am struggling to pass 3 field values from form A to Form B.&#60;/p&#62;
&#60;p&#62;Once form A is submitted it is redirected to another page with form B which must then be completed, displaying the values of the 3 fields of form A on the top.&#60;/p&#62;
&#60;p&#62;I need the 3 field values from Form A to be passed and displayed on Form B and I had a look at the following: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I assume a function will work best for this but but I can't seem to get the syntax correct&#60;br /&#62;
does anyone have an example of such a function so I can see how to call the field names of form A so they get populated in form B
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
