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

		<item>
			<title>henkjan on "How to populate fields dynamically via query string"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-fields-dynamically-via-query-string#post-6469</link>
			<pubDate>Sun, 20 Jun 2010 08:40:07 +0000</pubDate>
			<dc:creator>henkjan</dc:creator>
			<guid isPermaLink="false">6469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Those threads did not exactly answer my question but figured it out through a little experimentation.&#60;/p&#62;
&#60;p&#62;Using the permalink of the page your form is on you can populate a field by simply adding &#38;amp;fieldname=value&#60;/p&#62;
&#60;p&#62;For example, I'm building a website where you can rent boats.&#60;br /&#62;
On each boat page I have a text link or button so that you can reserve that specific boat.&#60;br /&#62;
Hitting the button you are brought to the form page and the name of the boat is prepopulated in the Boat Name field.&#60;/p&#62;
&#60;p&#62;The link looks like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.example.com/wordpress/?page_id=90&#38;amp;Boat=Blue Tide&#38;quot;&#38;gt;Reserve this boat&#38;lt;/a&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to populate fields dynamically via query string"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-fields-dynamically-via-query-string#post-6466</link>
			<pubDate>Sat, 19 Jun 2010 22:06:23 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6466@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here are some threads that discuss populating fields dynamically using the querystring.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/sending-dynamic-form-variables-to-another-form#post-3097&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/sending-dynamic-form-variables-to-another-form#post-3097&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/how-to-send-parameters-from-one-from-to-another&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/how-to-send-parameters-from-one-from-to-another&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>henkjan on "How to populate fields dynamically via query string"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-fields-dynamically-via-query-string#post-6455</link>
			<pubDate>Sat, 19 Jun 2010 06:34:08 +0000</pubDate>
			<dc:creator>henkjan</dc:creator>
			<guid isPermaLink="false">6455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Am trying to populate a form text field using a text link on another page using the query string method.&#60;/p&#62;
&#60;p&#62;To do this I&#60;/p&#62;
&#60;p&#62;created the form &#34;Information&#34;&#60;br /&#62;
inserted this form into the page &#34;Information request&#34;&#60;br /&#62;
Permalink to the page with the form would be &#60;a href=&#34;http://www.example.com/wordpress/?page_id=90&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/wordpress/?page_id=90&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now lets say I'm on another page and want the user to click on a text link to the page with the form and populate one of the fields. (field has been ste to allow populating dynamically)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.example.com/wordpress/?page_id=90/fieldname?=value&#34; rel=&#34;nofollow&#34;&#62;click here to request this&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I put a slash between the page ID and fieldname but this does not work.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
