<?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: Form Confirmation - Pass Field Data Via Query String - Labels vs Values?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-confirmation-pass-field-data-via-query-string</link>
		<description>Gravity Support Forums Topic: Form Confirmation - Pass Field Data Via Query String - Labels vs Values?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:23:45 +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/form-confirmation-pass-field-data-via-query-string" rel="self" type="application/rss+xml" />

		<item>
			<title>sc0ttkclark on "Form Confirmation - Pass Field Data Via Query String - Labels vs Values?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-confirmation-pass-field-data-via-query-string#post-34981</link>
			<pubDate>Fri, 09 Sep 2011 18:48:02 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">34981@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sweet, will use it. Thx for the clarification
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Form Confirmation - Pass Field Data Via Query String - Labels vs Values?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-confirmation-pass-field-data-via-query-string#post-34980</link>
			<pubDate>Fri, 09 Sep 2011 18:28:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">34980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To pass the value instead of the label you append :value to the merge tag when configuring the query string redirect.&#60;/p&#62;
&#60;p&#62;For example use this:&#60;/p&#62;
&#60;p&#62;{My Field:1:value}&#60;/p&#62;
&#60;p&#62;Instead of this:&#60;/p&#62;
&#60;p&#62;{My Field:1}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Form Confirmation - Pass Field Data Via Query String - Labels vs Values?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-confirmation-pass-field-data-via-query-string#post-34979</link>
			<pubDate>Fri, 09 Sep 2011 18:11:41 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">34979@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got two forms, after the first submits, it sends you to the second and should be putting a field dynamically in the URL of the second form's page.&#60;/p&#62;
&#60;p&#62;That works -- except, the field in question on the first field is a selection field with values separate from labels. The label is sent instead of the real value. So on the other form, it's looking at that query variable in the field's advanced settings for the value. It sees the label, but doesn't pick up that the label matches the label.&#60;/p&#62;
&#60;p&#62;What I think is happening is that the selection field is dynamically populating the URL for the second page with the label, but the form display function is looking for the 'value' portion. The second form's field in question is also a selection field with values separated from labels.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
