<?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: Possible to use drop down :label and :value in form calculations?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations</link>
		<description>Gravity Support Forums Topic: Possible to use drop down :label and :value in form calculations?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:07:46 +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/possible-to-use-drop-down-label-and-value-in-form-calculations" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-146098</link>
			<pubDate>Mon, 11 Feb 2013 23:53:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let us know if you need help with another approach.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfkouba on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-145696</link>
			<pubDate>Sun, 10 Feb 2013 23:18:49 +0000</pubDate>
			<dc:creator>bfkouba</dc:creator>
			<guid isPermaLink="false">145696@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris. Unfortunately I can't do math to calculate the other value... it's more of a lookup.&#60;/p&#62;
&#60;p&#62;I'll have to find another way around this.&#60;/p&#62;
&#60;p&#62;- Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-144419</link>
			<pubDate>Thu, 07 Feb 2013 20:56:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I installed your form and I see what you mean.  Then I went back and tested my form and cannot get it to work as I thought it worked before.  It does not appear you can use the label in calculations.  My example with percentages was trivial in that you could do the math in the calculation just as easily as using the label instead of the value.  Are your labels and values related in a similar way where you can perform additional math on the value, in the calculation, to simulate using the label?&#60;/p&#62;
&#60;p&#62;Sorry for the misinformation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfkouba on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-144296</link>
			<pubDate>Thu, 07 Feb 2013 14:55:16 +0000</pubDate>
			<dc:creator>bfkouba</dc:creator>
			<guid isPermaLink="false">144296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;I get the value regardless if it's {field:1} or {field:1:value} or {field:1:label}. It all spits out the value.&#60;/p&#62;
&#60;p&#62;Here's the xml: &#60;a href=&#34;http://pastebin.com/BxVQKZg8&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/BxVQKZg8&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-142455</link>
			<pubDate>Tue, 05 Feb 2013 09:00:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">142455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can: I just tried it.  I configured a drop down of Percentages where the labels were 80, 90, 100, and the values were .80, .90, 1.0.  Then I used the merge tag for the drop down and added &#60;strong&#62;:value&#60;/strong&#62; and the value was used in the calculation.  I removed the &#60;strong&#62;:value&#60;/strong&#62; and then the label was used in the calculation.  Try it and see if that works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bfkouba on "Possible to use drop down :label and :value in form calculations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-to-use-drop-down-label-and-value-in-form-calculations#post-142001</link>
			<pubDate>Mon, 04 Feb 2013 23:48:44 +0000</pubDate>
			<dc:creator>bfkouba</dc:creator>
			<guid isPermaLink="false">142001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know :label can be used in notifications, but is it possible to do the same thing in calculations? I basically want to use the drop down like a table of values. I need to do calculations on both the label and the value for each item in the drop down. Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
