<?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: Confused with populating fields dynamically</title>
		<link>https://legacy.forums.gravityhelp.com/topic/confused-with-populating-fields-dynamically</link>
		<description>Gravity Support Forums Topic: Confused with populating fields dynamically</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 01:51:36 +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/confused-with-populating-fields-dynamically" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Confused with populating fields dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/confused-with-populating-fields-dynamically#post-79472</link>
			<pubDate>Sun, 07 Oct 2012 23:32:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, instead of this in the query string:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{Name (First):6.3}{Name (Last):6.6}{Email:3}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;fname={Name (First):6.3}&#38;amp;lname={Name (Last):6.6}&#38;amp;email={Email:3}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In the URL field above, be sure you enter the URL of the page where the application form is located.&#60;/p&#62;
&#60;p&#62;In the application form, you need to edit the three fields (First Name, Last Name and email) and on the Advanced tab, check the box &#34;Allow This Field to be Populated Dynamically&#34; and then in the &#34;parameter&#34; box, enter &#60;strong&#62;fname&#60;/strong&#62;, &#60;strong&#62;lname&#60;/strong&#62; and &#60;strong&#62;email&#60;/strong&#62; respectively.&#60;/p&#62;
&#60;p&#62;Share a URL to the pages with your forms embedded if you have trouble making this work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dcstover1 on "Confused with populating fields dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/confused-with-populating-fields-dynamically#post-79285</link>
			<pubDate>Sat, 06 Oct 2012 10:54:22 +0000</pubDate>
			<dc:creator>dcstover1</dc:creator>
			<guid isPermaLink="false">79285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have one form for registration, that gets redirected to a page that tells the user to either login or apply.  I want that application form to have pre-populated fields such as email and name.  That simple.  Ive went through the documentation and im still confused.  &#60;/p&#62;
&#60;p&#62;In the registration form i have set it to pass field data via query string.  I have chosen first name, last name and email...and i get this {Name (First):6.3}{Name (Last):6.6}{Email:3} for merge tags.  Now from here, im completely lost. Any help would be appreciated.  Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
