<?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: Need to remove the price in the drop down and only display label</title>
		<link>https://legacy.forums.gravityhelp.com/topic/need-to-remove-the-the-price-in-the-drop-down-and-only-display-label</link>
		<description>Gravity Support Forums Topic: Need to remove the price in the drop down and only display label</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:27:30 +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/need-to-remove-the-the-price-in-the-drop-down-and-only-display-label" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Need to remove the price in the drop down and only display label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-remove-the-the-price-in-the-drop-down-and-only-display-label#post-58886</link>
			<pubDate>Mon, 14 May 2012 13:54:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">58886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To update my reply above, there is now a hook that can be used to manipulate OR disable the pricing information that appears on Option Pricing Fields. &#60;/p&#62;
&#60;p&#62;It is the gform_format_option_label javascript hook and documentation and a usage example for this hook can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_format_option_label&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_format_option_label&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Need to remove the price in the drop down and only display label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-remove-the-the-price-in-the-drop-down-and-only-display-label#post-51462</link>
			<pubDate>Tue, 06 Mar 2012 13:32:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently there is no way to remove the pricing information from the Option Fields.  There is no option in the form editor UI to disable them and there is currently no hook or filter to do so using code.&#60;/p&#62;
&#60;p&#62;However, it is a feature that has been requested a few times so we are going to add it to the next development sprint that we will begin tomorrow and will get it included in the next release. &#60;/p&#62;
&#60;p&#62;I have replied to your Priority Support request and we can continue the conversation there where I want to know more about your use case for feature development purposes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>supermangomedia on "Need to remove the price in the drop down and only display label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-remove-the-the-price-in-the-drop-down-and-only-display-label#post-51390</link>
			<pubDate>Tue, 06 Mar 2012 02:36:46 +0000</pubDate>
			<dc:creator>supermangomedia</dc:creator>
			<guid isPermaLink="false">51390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;First of all everything works great except for one minor detail. &#60;/p&#62;
&#60;p&#62;Need to remove the the price in the quantity drop down when integrated with WooCommerce. &#60;/p&#62;
&#60;p&#62;It displays &#34;50 +$257.50&#34; and I need it to be just &#34;50&#34;. &#60;/p&#62;
&#60;p&#62;My client is a boutique design agency specializing in well designed wedding invitations. They required an e-commerce solution to allow customers to select a design then choose options/add-ons (quantity, color, gender options, additional info cards and mailing lists). Each with variable drop down selections. &#60;/p&#62;
&#60;p&#62;Was able to achieve everything with this setup&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;-Gravity Forms (1.6.3.1)&#60;/li&#62;
&#60;li&#62;-WooCommerce (1.4.4)&#60;/li&#62;
&#60;li&#62;-WooCommerce - Gravity Forms Product Add-Ons (1.3.1)&#60;/li&#62;
&#60;li&#62;-WP (3.3.1)&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Here's what the form looks like on the front end:&#60;br /&#62;
&#60;a href=&#34;http://alfiecooper.com/product/deer/&#34; rel=&#34;nofollow&#34;&#62;http://alfiecooper.com/product/deer/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the exported XML:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/3531476&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3531476&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I had to create unique Gravity Forms for each product and then associate it with its respective WooCommerce product. &#60;/p&#62;
&#60;p&#62;They wanted to sell in only sets of 25 so I &#34;enable values&#34; which worked. &#60;/p&#62;
&#60;p&#62;In this case, I set the WooCommerce base price for $257.50 and the Gravity Form price $0.&#60;br /&#62;
For the Quantity:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Label 25, Value 25, Price $0&#60;/li&#62;
&#60;li&#62;Label 50, Value 50, Price $257.50&#60;/li&#62;
&#60;li&#62;...and so forth&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Shopping cart and data-wise, everything works. I just need to remove all the the prices in the drop down selections on the front-end:&#60;br /&#62;
&#60;a href=&#34;http://alfiecooper.com/product/deer/&#34; rel=&#34;nofollow&#34;&#62;http://alfiecooper.com/product/deer/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ie...&#34;50 +$257.50&#34; instead of &#34;50&#34;. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;field id=&#38;quot;10&#38;quot; size=&#38;quot;medium&#38;quot; type=&#38;quot;option&#38;quot; inputType=&#38;quot;select&#38;quot; productField=&#38;quot;14&#38;quot; enablePrice=&#38;quot;1&#38;quot; enableEnhancedUI=&#38;quot;1&#38;quot; enableChoiceValue=&#38;quot;1&#38;quot;&#38;gt;
        &#38;lt;description&#38;gt;&#38;lt;![CDATA[(&#38;lt;strong&#38;gt;PRICE&#38;lt;/strong&#38;gt;: $257.50 per set of 25)]]&#38;gt;&#38;lt;/description&#38;gt;
        &#38;lt;label&#38;gt;&#38;lt;![CDATA[Quantity]]&#38;gt;&#38;lt;/label&#38;gt;
        &#38;lt;choices&#38;gt;
          &#38;lt;choice&#38;gt;
            &#38;lt;text&#38;gt;&#38;lt;![CDATA[25]]&#38;gt;&#38;lt;/text&#38;gt;
            &#38;lt;value&#38;gt;&#38;lt;![CDATA[25]]&#38;gt;&#38;lt;/value&#38;gt;
            &#38;lt;price&#38;gt;&#38;lt;![CDATA[$0.00]]&#38;gt;&#38;lt;/price&#38;gt;
          &#38;lt;/choice&#38;gt;
          &#38;lt;choice&#38;gt;
            &#38;lt;text&#38;gt;&#38;lt;![CDATA[50]]&#38;gt;&#38;lt;/text&#38;gt;
            &#38;lt;value&#38;gt;&#38;lt;![CDATA[50]]&#38;gt;&#38;lt;/value&#38;gt;
            &#38;lt;price&#38;gt;&#38;lt;![CDATA[$257.50]]&#38;gt;&#38;lt;/price&#38;gt;
          &#38;lt;/choice&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Side note:&#60;br /&#62;
They also requested the customer only pay a 50% deposit + applicable taxes (this was achieved within WooCommerce and had nothing to do with Gravity Forms)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
