<?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: How to populate a form dynamically</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-a-form-dynamically</link>
		<description>Gravity Support Forums Topic: How to populate a form dynamically</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:52: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/how-to-populate-a-form-dynamically" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "How to populate a form dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-a-form-dynamically#post-78549</link>
			<pubDate>Tue, 02 Oct 2012 17:19:51 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">78549@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The dynamic population would only work with a get variable. So if you were sending the value in a string in the URL like:&#60;/p&#62;
&#60;p&#62;http:site.com/form/?state=Oregon &#60;/p&#62;
&#60;p&#62;Then in the Parameter for the field you want the state to appear in would be state. To do it with POST variables, you would need to know PHP well enough to figure out how to use our hooks system, specifically:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidcross on "How to populate a form dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-a-form-dynamically#post-78546</link>
			<pubDate>Tue, 02 Oct 2012 17:14:47 +0000</pubDate>
			<dc:creator>davidcross</dc:creator>
			<guid isPermaLink="false">78546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've referred to &#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've a form on a page to which variables are being submitted&#60;/p&#62;
&#60;p&#62;If I use phpinfo I see a PHP POST variable of:&#60;/p&#62;
&#60;p&#62;_POST[&#34;state&#34;]	Oregon&#60;/p&#62;
&#60;p&#62;Exactly what would I put in the field after checking &#34;Allow field to be populated dynamically&#34; please?&#60;/p&#62;
&#60;p&#62;I'm not a programmer just trying to hack a form together here and need additional help/example&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
