<?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: Allow field to be populated dynamically &#34;Question&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1</link>
		<description>Gravity Support Forums Topic: Allow field to be populated dynamically &quot;Question&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:09:52 +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/allow-field-to-be-populated-dynamically-question-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78788</link>
			<pubDate>Wed, 03 Oct 2012 19:06:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78788@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78786</link>
			<pubDate>Wed, 03 Oct 2012 18:59:54 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78786@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know Chris! I was going crazy! but thank you so much for all your help! God Bless you my friend!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78782</link>
			<pubDate>Wed, 03 Oct 2012 18:55:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's on the form Settings page, Confirmation tab.  There is a drop down called &#34;Insert Merge Tag&#34;. Screenshot: &#60;a href=&#34;http://minus.com/lAMc8psqJ7rUl&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lAMc8psqJ7rUl&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;That is where I got the merge tags for your form.  You made things harder on yourself than you needed to.  The functionality is all present in the form builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78774</link>
			<pubDate>Wed, 03 Oct 2012 18:35:00 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78774@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;I'm not sure where your merge tags came from, but they did not come from the drop down. Maybe you typed them in manually?&#60;br /&#62;
Yes I did &#60;/p&#62;
&#60;p&#62;I don't know how to get the merge tags from the drop down, could you please let me know?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78769</link>
			<pubDate>Wed, 03 Oct 2012 18:17:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78769@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have to use the merge tags from the drop down, not craft your own merge tags based on the parameter names.  Your link looked like this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#60;a href=&#34;http://example.com/page/?first_name=&#34; rel=&#34;nofollow&#34;&#62;http://example.com/page/?first_name=&#60;/a&#62;{first_name}&#38;amp;last_name={last_name}&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;I'm not sure where your merge tags came from, but they did not come from the drop down.  Maybe you typed them in manually?&#60;/p&#62;
&#60;p&#62;I changed it to this using the merge tags directly from the drop down:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#60;a href=&#34;http://example.com/page/?first_name=&#34; rel=&#34;nofollow&#34;&#62;http://example.com/page/?first_name=&#60;/a&#62;{Name (First):1.3}&#38;amp;last_name={Name (Last):1.6}&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Then I submitted from the preview, and the second form was populated with First and Last name.  You should have two test submissions from me.  There is nothing else for you to do; it should be working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78678</link>
			<pubDate>Wed, 03 Oct 2012 10:36:00 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok! thank you Chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78676</link>
			<pubDate>Wed, 03 Oct 2012 10:26:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have your email and I will take a look at this today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78673</link>
			<pubDate>Wed, 03 Oct 2012 10:21:00 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris!&#60;br /&#62;
I sent you an email, could you please let me know if you got it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78643</link>
			<pubDate>Wed, 03 Oct 2012 08:19:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@zx7md, if you would like someone to log in and take a look at how this is configured, please send a WordPress administrator login to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I can take a look at it.  It sounds like a configuration issue: maybe something simple is missing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "Allow field to be populated dynamically &#34;Question&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-question-1#post-78589</link>
			<pubDate>Tue, 02 Oct 2012 20:52:39 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried everything... The data is not passing thru another form.&#60;br /&#62;
The link ..../?first_name={first_name:1}&#38;amp;last_name={last_name:1}    It just telling the field (Name and Last Name to be populated with {first_name:1} and {last_name:1} and nothing else.&#60;/p&#62;
&#60;p&#62;My Settings are:&#60;br /&#62;
The Form ID 1 it has:&#60;br /&#62;
Allow field to be populated dynamically(?) = (not selected) and the Confirmation Message (text) with a link to the Form 2 : &#60;a href=&#34;http://www.website.com/form_name/?first_name=&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/form_name/?first_name=&#60;/a&#62;{first_name:1}&#38;amp;last_name={last_name:1}  ( I think this format is wrong )&#60;/p&#62;
&#60;p&#62;The Form 2 has:&#60;br /&#62;
Allow field to be populated dynamically(?)  (selected) as Field Parameter Name = &#34;First = first_name&#34;  and &#34;Last = last_name&#34; &#60;/p&#62;
&#60;p&#62;What I'm doing wrong????? &#60;/p&#62;
&#60;p&#62;Any help I really appreciate it
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
