<?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: Pass Form Data Dynamically</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically</link>
		<description>Gravity Support Forums Topic: Pass Form Data Dynamically</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:50:31 +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/pass-form-data-dynamically" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Pass Form Data Dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically#post-8322</link>
			<pubDate>Sat, 07 Aug 2010 08:14:02 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8322@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Our pleasure. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeff-net on "Pass Form Data Dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically#post-8303</link>
			<pubDate>Fri, 06 Aug 2010 16:51:54 +0000</pubDate>
			<dc:creator>jeff-net</dc:creator>
			<guid isPermaLink="false">8303@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, David and Carl for the quick response. That's the pointer I needed. I'm a Windows guy and my brain doesn't always think PHP correctly. :-)&#60;/p&#62;
&#60;p&#62;I have permalinks set up now. This is a brand new site that I began yesterday, and I had not configured permalinks yet. It's configured now.&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Pass Form Data Dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically#post-8302</link>
			<pubDate>Fri, 06 Aug 2010 16:06:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Jeff,&#60;/p&#62;
&#60;p&#62;That is because it's not expecting a querystring to already exist.  The URL should be:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rackspacesky.com/?page_id=42&#38;amp;email=test@test.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rackspacesky.com/?page_id=42&#38;amp;email=test@test.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice the &#38;amp; instead of a ? before the email= value.&#60;/p&#62;
&#60;p&#62;Why aren't you using permalinks? It's not expecting you to actually be using the non-permalink form of the page address.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Pass Form Data Dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically#post-8300</link>
			<pubDate>Fri, 06 Aug 2010 15:59:57 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Jeff, try changing the second question mark to an ampersand (&#34;&#38;amp;&#34;). When passing multiple paramaters in the URL you'll need to separate the first parameter from the url with a question mark and every other parameter after that with an ampersand.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://www.rackspacesky.com/?page_id=42&#38;amp;email=test@test.com&#38;amp;more=anotherparameter&#34; rel=&#34;nofollow&#34;&#62;http://www.rackspacesky.com/?page_id=42&#38;amp;email=test@test.com&#38;amp;more=anotherparameter&#60;/a&#62;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeff-net on "Pass Form Data Dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-form-data-dynamically#post-8292</link>
			<pubDate>Fri, 06 Aug 2010 14:56:54 +0000</pubDate>
			<dc:creator>jeff-net</dc:creator>
			<guid isPermaLink="false">8292@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've read through all the docs and forum posts that I can find, but I can't get this to work. Everything else is working beautifully so far.&#60;/p&#62;
&#60;p&#62;The form is embedded into a page as your doc instructed. The form comes up fine.&#60;/p&#62;
&#60;p&#62;I'm trying to pass the email value to this form. I'll actually be passing different values later, but this seemed easiest way to debug this.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rackspacesky.com/?page_id=42?email=test@test.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rackspacesky.com/?page_id=42?email=test@test.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have set the Email field to accept values (ie. Allow field to be populated dynamically), and I gave it a name of &#34;email&#34;.&#60;/p&#62;
&#60;p&#62;What am I doing wrong?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
