<?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: Gravity Forms URL Redirection, Query String, Price</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price</link>
		<description>Gravity Support Forums Topic: Gravity Forms URL Redirection, Query String, Price</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:43:01 +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/gravity-forms-url-redirection-query-string-price" rel="self" type="application/rss+xml" />

		<item>
			<title>dtgreen on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-71851</link>
			<pubDate>Tue, 21 Aug 2012 09:26:49 +0000</pubDate>
			<dc:creator>dtgreen</dc:creator>
			<guid isPermaLink="false">71851@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fantastic! This has been stopping me from finishing off a project: cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-32416</link>
			<pubDate>Fri, 12 Aug 2011 14:59:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@sirspacey The merge tags by default pass the label, if you append :value to the merge tag it passes the value.&#60;/p&#62;
&#60;p&#62;This would pass the label:&#60;br /&#62;
{My Dropdown:1}&#60;/p&#62;
&#60;p&#62;This would pass the value:&#60;br /&#62;
{My Dropdown:1:value}&#60;/p&#62;
&#60;p&#62;This only applies to fields that have a label and a value such as drop down, radio button and checkbox field types.  &#60;/p&#62;
&#60;p&#62;We will be adding merge tag documentation soon.  The :value was an undocumented feature that most users don't need and we can't make the merge tag drop down support all scenarios and options so it defaults to the label for simplicity.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-32391</link>
			<pubDate>Fri, 12 Aug 2011 11:44:17 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok this syntax passes the label and the value, what if you just want the value?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-32390</link>
			<pubDate>Fri, 12 Aug 2011 11:41:04 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Maybe write some documentation on this and put it into the &#34;?&#34; icon by the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MODassic Marketing on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-22735</link>
			<pubDate>Thu, 07 Apr 2011 16:54:03 +0000</pubDate>
			<dc:creator>MODassic Marketing</dc:creator>
			<guid isPermaLink="false">22735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thats the ticket!&#60;br /&#62;
Unfortunately I've already written the redirect... But I'll keep this in mind!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-22734</link>
			<pubDate>Thu, 07 Apr 2011 16:51:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently it only passes the currency amount with the symbol.  &#60;/p&#62;
&#60;p&#62;However, if you are fine with using an on-pricing field you CAN pass the value of the drop down and not the option label by telling the variable to use the value instead.&#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;p&#62;{My Dropdown:1}&#60;/p&#62;
&#60;p&#62;Change to:&#60;/p&#62;
&#60;p&#62;{My Dropdown:1:value}&#60;/p&#62;
&#60;p&#62;This would output the value of the drop down field and not the option name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MODassic Marketing on "Gravity Forms URL Redirection, Query String, Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-url-redirection-query-string-price#post-22727</link>
			<pubDate>Thu, 07 Apr 2011 16:22:57 +0000</pubDate>
			<dc:creator>MODassic Marketing</dc:creator>
			<guid isPermaLink="false">22727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
First off, I love this plugin.&#60;/p&#62;
&#60;p&#62;I am trying to construct a page where people can buy tickets for a fundraiser, and then be redirected to our donation page to checkout. The problem is that the donation page wants dollar amounts in whole #'s &#34;50&#34;. When I have GForms populate the redirect url query string it includes &#34;$50.00&#34; is there a way to change this behavior?&#60;/p&#62;
&#60;p&#62;I do not really need to be using to new price stuff, I tried it an alternate way with 'values' and a dropdown, but I could only populate the query string with the Label and not the Value.&#60;/p&#62;
&#60;p&#62;I know I could add another redirect, that will fix up the URL, but that seems kludgy.&#60;/p&#62;
&#60;p&#62;--------&#60;br /&#62;
In a nutshell,&#60;br /&#62;
Tickets are $50&#60;br /&#62;
The dropdown should say 1,2,3,4 etc... Tickets. This will increase the price 50,100,150,200.&#60;br /&#62;
When the form is submitted, do redirection, include query string.&#60;br /&#62;
*The Number in the query string should be a whole dollar amount, no punctuation.*&#60;br /&#62;
--------&#60;br /&#62;
The Form...&#60;br /&#62;
&#60;a href=&#34;http://nscikids.org/rsvp/&#34; rel=&#34;nofollow&#34;&#62;http://nscikids.org/rsvp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The query sting also includes the email address, this part works great.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
