<?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: Pricing field not passing updated value</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value</link>
		<description>Gravity Support Forums Topic: Pricing field not passing updated value</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:35:10 +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/pricing-field-not-passing-updated-value" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-36267</link>
			<pubDate>Mon, 26 Sep 2011 17:46:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have discussed this internally and will be implementing the suggestion above in the next 1.6 Release Candidate.&#60;/p&#62;
&#60;p&#62;We will be changing the merge tag so that :value only outputs the value and not the price.  You can then do :price to output the price.&#60;/p&#62;
&#60;p&#62;{Pricing Field:1} will output the label&#60;br /&#62;
{Pricing Field:1:value} will output the value&#60;br /&#62;
{Pricing Field:1:price} will output the price&#60;/p&#62;
&#60;p&#62;Expect this in the next 1.6 release candidate which will be later this week.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-36236</link>
			<pubDate>Mon, 26 Sep 2011 15:22:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is currently how pricing fields work.  The price is stored as part of the value.  Inputs only have one value, so we have to do it this way.  We can look at what was suggested and implement a :price option to just return the price and then have the merge tag return the label by itself and :value return just the value without the price.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rassak Experience on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-35975</link>
			<pubDate>Thu, 22 Sep 2011 14:04:32 +0000</pubDate>
			<dc:creator>Rassak Experience</dc:creator>
			<guid isPermaLink="false">35975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having the exact same issue.&#60;/p&#62;
&#60;p&#62;I can get rid of the label using :value, but I always get the price.&#60;/p&#62;
&#60;p&#62;I end up with value&#124;price&#60;/p&#62;
&#60;p&#62;I would like a way to specify only the value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-32436</link>
			<pubDate>Fri, 12 Aug 2011 17:35:14 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32436@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, what I'm suggesting is that when you add a tag to the value, you specify what you want so...&#60;/p&#62;
&#60;p&#62;{Product:1:label}&#60;br /&#62;
{Product:1:value}&#60;br /&#62;
{Product:1:price}&#60;/p&#62;
&#60;p&#62;What I was experiencing is that the label was included, with a pipe, even if I specified &#34;value&#34;&#60;/p&#62;
&#60;p&#62;At the very least, only value should be shown when that tag is provided.&#60;/p&#62;
&#60;p&#62;To be specific, I'm using the Price field called &#34;Options&#34;&#60;/p&#62;
&#60;p&#62;I entered three options in that field:&#60;/p&#62;
&#60;p&#62;displayed ad: label &#124; value &#124; price&#60;br /&#62;
Buy 1 vote for $1 &#124; 1 &#124; $1&#60;br /&#62;
Buy 2 vote for $2 &#124; 2 &#124; $2&#60;br /&#62;
Buy 3 vote for $3 &#124; 3 &#124; $3&#60;/p&#62;
&#60;p&#62;right now doing {Product:1} and {Product:1:value} both include the label in the output., I only want to value or the price.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-32418</link>
			<pubDate>Fri, 12 Aug 2011 15:05:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32418@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not quite sure what issue you are having based on what you described.&#60;/p&#62;
&#60;p&#62;Tell me exactly which Field and if that field has optional types which type is being used.  Then let me know what you are trying to do... pass data to it or pass data from it using the confirmation redirect.  &#60;/p&#62;
&#60;p&#62;The Pricing Fields are far more complex than non-Pricing Fields due to the complication of having not only a Label and a Value but a Price also.  Fields only have a label and a value.  So the price has to be stored as part of the value, so multiple values are stored and they are pipe delimited. There is no other way to store the data than to do it this way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-32408</link>
			<pubDate>Fri, 12 Aug 2011 13:24:10 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32408@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can confirm this issue is only on the &#34;Price &#124; Option&#34; field. A multi-choice field doesn't have this problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-32394</link>
			<pubDate>Fri, 12 Aug 2011 11:54:30 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32394@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A follow up, I found this syntax in another post:&#60;/p&#62;
&#60;p&#62;amount1={Vote:2:value}&#60;/p&#62;
&#60;p&#62;However that puts out:&#60;/p&#62;
&#60;p&#62;amount1=Buy%20100%20Votes%20for%20$100&#124;100&#60;/p&#62;
&#60;p&#62;How do I get the label and pipe removed completely?&#60;/p&#62;
&#60;p&#62;Really, is there not a syntax break-down somewhere for this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pricing field not passing updated value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-field-not-passing-updated-value#post-32385</link>
			<pubDate>Fri, 12 Aug 2011 11:27:23 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a pricing field called &#34;Vote&#34; with 3 options:&#60;/p&#62;
&#60;p&#62;Buy 1 Vote for $1.00&#60;br /&#62;
Buy 10 Votes for $10.00&#60;br /&#62;
Buy 100 Votes for $100.00&#60;/p&#62;
&#60;p&#62;I'm using Redirect to pass a querystring to another form to process payment.&#60;/p&#62;
&#60;p&#62;That form is expecting the following post variable:&#60;/p&#62;
&#60;p&#62;amount1&#60;/p&#62;
&#60;p&#62;I have tested that if I submit a URL with &#38;amp;amount1=1.00 the payment processing form accurately parses it.&#60;/p&#62;
&#60;p&#62;When I insert the field into the query string creator in Form Settings of my Gravity Form it produces the following:&#60;/p&#62;
&#60;p&#62;amount1={Vote:2}&#60;/p&#62;
&#60;p&#62;However, the querystring generated by this is the label, not the price. For instance if I pick the last option on the form and submit the querystring reads:&#60;/p&#62;
&#60;p&#62;amount1=Buy%20100%20Votes%20for%20$100&#60;/p&#62;
&#60;p&#62;I tried enabling values to see if it would pass the value instead. It still passes:&#60;/p&#62;
&#60;p&#62;amount1=Buy%20100%20Votes%20for%20$100&#60;/p&#62;
&#60;p&#62;What do I need to do to make this query string pass the value of the field, not the label?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
