<?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: GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string</link>
		<description>Gravity Support Forums Topic: GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 10:24: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/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12303</link>
			<pubDate>Mon, 08 Nov 2010 17:24:55 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">12303@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;By default, Gravity Forms uses the drop down item &#34;Text&#34; when using the replacement variables. To use the &#34;Value&#34; instead, add &#34;:value&#34; to your variable, as follows:&#60;/p&#62;
&#60;p&#62;To use item &#34;Text&#34;&#60;br /&#62;
&#60;code&#62;{DropDown:2}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To use item &#34;Value&#34;&#60;br /&#62;
&#60;code&#62;{DropDown:2:value}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zestylemon on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12294</link>
			<pubDate>Mon, 08 Nov 2010 14:31:57 +0000</pubDate>
			<dc:creator>zestylemon</dc:creator>
			<guid isPermaLink="false">12294@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Getting there... I've just figured out what the problem is. My form consists of a number of dropdown lists; each item (or 'Label') in the list has an associated 'Value'.&#60;/p&#62;
&#60;p&#62;'Pass Field Data Via Query String' is using the 'Label' instead of the 'Value'.&#60;/p&#62;
&#60;p&#62;The email I receive displays the value; but the qury string displays the label.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12284</link>
			<pubDate>Mon, 08 Nov 2010 12:26:48 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">12284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms encodes the / when added in the URL, but when you read it via $_GET[&#34;...&#34;], it should be automatically decoded. So it should work as you expect
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zestylemon on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12265</link>
			<pubDate>Mon, 08 Nov 2010 08:59:49 +0000</pubDate>
			<dc:creator>zestylemon</dc:creator>
			<guid isPermaLink="false">12265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the speedy reply. I thought I'd have to refresh the page so did that but didn't see any difference. I've now tried this on a different browser (at work) and all is good - it looks like the page was most probably cached by my browser.&#60;/p&#62;
&#60;p&#62;Moving forward now...&#60;br /&#62;
It's important to note my form is configured to use European dates. How are dates handled in creating the URL created by 'Pass Field Data Via Query String'?&#60;/p&#62;
&#60;p&#62;I need my 'output URL' to include 12/11/2010 (12th November 2010) which includes the /&#60;br /&#62;
Is GF outputting the / for use in the URL?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12248</link>
			<pubDate>Sun, 07 Nov 2010 21:09:17 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">12248@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The field variables only get &#34;refreshed&#34; when you reload the page. So if you add new fields to the form, you will only see them as an option after you save the form and reload the page. This is something we are looking to improve on a later release.&#60;br /&#62;
If the fields don't show up even after reloading the page, let me know and I will look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zestylemon on "GF v1.5b1 - Not all fields avail to include &#039;Pass Field Data Via Query String&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-v15b1-not-all-fields-avail-to-include-pass-field-data-via-query-string#post-12229</link>
			<pubDate>Sun, 07 Nov 2010 16:41:46 +0000</pubDate>
			<dc:creator>zestylemon</dc:creator>
			<guid isPermaLink="false">12229@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using GF v1.5b1; on the Confirmation tab of a new form I'm using the 'Pass Field Data Via Query String' option. Using the 'Insert form field' dropdown list; 4 of my most recently added fields don't appear in the list.&#60;/p&#62;
&#60;p&#62;2 of the fileds are 'date' fields (using the 'date picker')&#60;br /&#62;
2 of the fields are 'dropdown' fields (using a value for each entry)&#60;/p&#62;
&#60;p&#62;Is this a bug or is it not possible to include these 2 types of fields?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
