<?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: Sending parameters to a form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-form</link>
		<description>Gravity Support Forums Topic: Sending parameters to a form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:13:27 +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/sending-parameters-to-a-form" rel="self" type="application/rss+xml" />

		<item>
			<title>doncampbell on "Sending parameters to a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-form#post-16815</link>
			<pubDate>Fri, 21 Jan 2011 20:53:32 +0000</pubDate>
			<dc:creator>doncampbell</dc:creator>
			<guid isPermaLink="false">16815@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You rock - thank you Carl!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Sending parameters to a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-form#post-16814</link>
			<pubDate>Fri, 21 Jan 2011 20:40:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">16814@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, it is possible to pre-populate fields using the querystring or via PHP.&#60;/p&#62;
&#60;p&#62;In order to do this you need to setup your field(s) to be populated dynamically.  You do this by editing your form, then select the field you want to populate dynamically and edit that field.&#60;/p&#62;
&#60;p&#62;Select the &#34;Advanced&#34; tab and then check the &#34;Allow field to be populated dynamically&#34; checkbox.  This will then provide a UI for you to give the field a Parameter name.  The parameter name is what is then used to populate the field dynamically.&#60;/p&#62;
&#60;p&#62;For example, if you have an email field and you allow it to be populated dynamically and give it a parameter name of &#34;email&#34; if you then pass ?email=your@email.com when calling the page or post that contains the form... the email field will be pre-populated with the value of the email parameter.&#60;/p&#62;
&#60;p&#62;This can be done with both visible and hidden fields.  You can either populate them via the query string or using PHP.&#60;/p&#62;
&#60;p&#62;Here's an example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/pass-custom-field-from-a-post-into-a-form-that-post-links-to#post-14327&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/pass-custom-field-from-a-post-into-a-form-that-post-links-to#post-14327&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doncampbell on "Sending parameters to a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-form#post-16812</link>
			<pubDate>Fri, 21 Jan 2011 20:29:33 +0000</pubDate>
			<dc:creator>doncampbell</dc:creator>
			<guid isPermaLink="false">16812@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to send parameters to a form, for example to pre-populate one of the fields or a hidden field?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
