<?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: Pre populate field issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-issue</link>
		<description>Gravity Support Forums Topic: Pre populate field issue</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:30:23 +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/pre-populate-field-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Pre populate field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-issue#post-8122</link>
			<pubDate>Mon, 02 Aug 2010 12:15:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8122@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is how you populate a field dynamically using the query string.&#60;/p&#62;
&#60;p&#62;- Edit the form&#60;br /&#62;
- Edit the field you want to populate dynamically&#60;br /&#62;
- Select the Advanced tab&#60;br /&#62;
- Click the &#34;Allow field to be populated dynamically&#34; checkbox&#60;br /&#62;
- Enter a parameter name (ex. Package)&#60;/p&#62;
&#60;p&#62;Now when you link to the page that contains that form, pass the value to that field using the Parameter name you setup above.  In my example I used &#34;Package&#34;.  So you would link to the form like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/myform?Package=Value&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/myform?Package=Value&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Since this is a drop down, the value has to match the value of the drop down field exactly as it appears in your drop down.  This will then pre-select that drop down item.&#60;/p&#62;
&#60;p&#62;Try the above and if you need additional help let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>linusrocks on "Pre populate field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-issue#post-8119</link>
			<pubDate>Mon, 02 Aug 2010 11:14:39 +0000</pubDate>
			<dc:creator>linusrocks</dc:creator>
			<guid isPermaLink="false">8119@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Couldn't find this in the docs:&#60;br /&#62;
On this page i let people choose a package.&#60;br /&#62;
&#60;a href=&#34;http://sitopro.it/preventivo&#34; rel=&#34;nofollow&#34;&#62;http://sitopro.it/preventivo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and this is the order page.&#60;br /&#62;
&#60;a href=&#34;http://sitopro.it/ordine&#34; rel=&#34;nofollow&#34;&#62;http://sitopro.it/ordine&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to have the links to the order page like &#60;a href=&#34;http://sitopro.it/ordine?package=1&#34; rel=&#34;nofollow&#34;&#62;http://sitopro.it/ordine?package=1&#60;/a&#62; 2 or 3 for the 3 packages.&#60;/p&#62;
&#60;p&#62;and the form field should be autopopulated with the selected package&#60;/p&#62;
&#60;p&#62;How can i do this?&#60;/p&#62;
&#60;p&#62;Somewhere i read you can also prepopulate with POST data and another method, but I really can't find the documentation about it.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;I actually bought GF just for this because it seems to be the only plugin that have this featured :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
