<?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: Merge tag label not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working</link>
		<description>Gravity Support Forums Topic: Merge tag label not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:19:31 +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/merge-tag-label-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63681</link>
			<pubDate>Tue, 26 Jun 2012 15:19:29 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63681@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you export your form and send me the XML file to &#60;a href=&#34;mailto:rob@rocketgenius.com&#34;&#62;rob@rocketgenius.com&#60;/a&#62; so I can look at it. Please reference this post in your email.&#60;/p&#62;
&#60;p&#62;Gravity Forms might not be setup to operate how you are trying to use it, but we'll see if we can figure something out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rottenuncle on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63666</link>
			<pubDate>Tue, 26 Jun 2012 13:26:49 +0000</pubDate>
			<dc:creator>rottenuncle</dc:creator>
			<guid isPermaLink="false">63666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I bought this product in spite of the fact that no one ever answered my pre-sales inquiry because it has great reviews and people seem to be very happy with the support. So far, however, I'm not very impressed with the support...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rottenuncle on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63541</link>
			<pubDate>Mon, 25 Jun 2012 14:20:31 +0000</pubDate>
			<dc:creator>rottenuncle</dc:creator>
			<guid isPermaLink="false">63541@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've installed the plug-in on my live site. Here is the form I am testing:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.yearbox.com/form-test/&#34; rel=&#34;nofollow&#34;&#62;http://www.yearbox.com/form-test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rottenuncle on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63338</link>
			<pubDate>Fri, 22 Jun 2012 12:35:51 +0000</pubDate>
			<dc:creator>rottenuncle</dc:creator>
			<guid isPermaLink="false">63338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form is on a local server while I test it out. Here are screenshots of the fields and preview. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.yearbox.com/grav/&#34; rel=&#34;nofollow&#34;&#62;http://www.yearbox.com/grav/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The number field is just so that I can see what value is being returned.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63288</link>
			<pubDate>Fri, 22 Jun 2012 08:15:57 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">63288@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to your form so I can visually see this and what you are trying to accomplish.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rottenuncle on "Merge tag label not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-label-not-working#post-63237</link>
			<pubDate>Thu, 21 Jun 2012 20:00:19 +0000</pubDate>
			<dc:creator>rottenuncle</dc:creator>
			<guid isPermaLink="false">63237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just bought GF and I'm trying to create a form to set pricing based on quantity. Will post elsewhere making a feature request here, but for the moment it looks like an extensive work-around is required. &#60;/p&#62;
&#60;p&#62;I can't seem to get merge fields to display correctly. I've set up a dropdown field with a list of quantities, enabled values and entered prices as values. I then set up a product field with calculated price using this formula:&#60;br /&#62;
{Quantity:9} * {Quantity:9:value}&#60;/p&#62;
&#60;p&#62;What happens is that both merge fields return the value instead of the first returning the label and the second the value. So if the quantity is 100 and the value for 100 is 8, then I'm getting a price of $64 instead of $800.&#60;/p&#62;
&#60;p&#62;As an added oddity, this continues to happen even when I disable values in the quantity dropdown.&#60;/p&#62;
&#60;p&#62;(Just as an aside, I'm confused by your documentation for the merge fields, since at several points it refers to the &#34;field name.&#34; I have been assuming that this is supposed to be the field label, since I can't find anything in the form builder called a field name.)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
