<?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: Form Value Newb Question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question</link>
		<description>Gravity Support Forums Topic: Form Value Newb Question</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:19:54 +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/forum-value-newb-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27679</link>
			<pubDate>Mon, 13 Jun 2011 19:13:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@nassroperlaw If the Total isn't calculating you first need to check to make sure you aren't using ALL Option Fields.  If you are only using Option Fields and no Product Fields, your Total won't calculate.  Options REQUIRE a Product, otherwise they can't impact the price.  Options are Options of a Product, if you don't have a Product Field on your form... they have nothing to impact the price of.&#60;/p&#62;
&#60;p&#62;Think of Options as Size, Color, etc.  They would be Size, Color, etc. of a Product.  So if you are using Option Fields you need to make sure you have at least one Product field on your form.  If you have multiple Product Fields on your form you then configure which Product the Option is for when editing the Option.&#60;/p&#62;
&#60;p&#62;My guess is you are using all Option Fields and haven't implemented at least one Product Field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27642</link>
			<pubDate>Sun, 12 Jun 2011 18:47:58 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">27642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the advice. My web guy updated the CSS and it seems to be working by not showing the price.  However, it now also doesn't show the Total when tallied up.  No matter what I do, the total is always $0.00. &#60;/p&#62;
&#60;p&#62;Any ideas on what I should do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27246</link>
			<pubDate>Tue, 07 Jun 2011 18:42:41 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">27246@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Haha, trust me Nasseroperlaw. Having the value field is INVALUABLE for many, many, many scenarios. One example is where you want to display a product name to the user, but want to record a product ID to process in the backend.&#60;/p&#62;
&#60;p&#62;We realize that some users will only need basic usage of multiple option fields (selects, checkboxes, and multiple choice) which is why you have to check the &#34;enable values&#34; box to show the value fields.&#60;/p&#62;
&#60;p&#62;How is the value option interfering with what you are trying to accomplish? Also, if you provide a link to a form in-progress I can give you some more specific styles to hide the pricing. The above sample worked on my local install so if it isn't working for you, I'm guessing we just need to add a little specificity.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27238</link>
			<pubDate>Tue, 07 Jun 2011 17:41:56 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">27238@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Neh, that didn't seem to do the trick. &#60;/p&#62;
&#60;p&#62;I don't understand why there is a Value section if its almost entirely meaningless. The only way, that I see, having a Value option would make any sense at all, is if it actually assigned that specific choice a Value which could be tallied up, or calculated at the end. &#60;/p&#62;
&#60;p&#62;Why does the admin need a special Value section to see what the value of the selection is? Can't his eyes shift one millimeter to the left and simply read what the selection is? &#60;/p&#62;
&#60;p&#62;What color are your eyes?&#60;br /&#62;
Brown (Value = Brown) &#60;/p&#62;
&#60;p&#62;Who would ever have thought that the value of Brown is....brown!!! or that Yes is YES?! Other than pointing out the glaringly obvious, can this Value system actually be used for anything of any...ahem....value? :) (like adding up actual values on the backend to be calculated and displayed at a later time?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27121</link>
			<pubDate>Mon, 06 Jun 2011 15:13:24 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">27121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Nassropelaw,&#60;/p&#62;
&#60;p&#62;Currently, the pricing fields aren't really set up to not show a price; however, you could use a bit of CSS to hide the prices manually.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/ais7&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/ais7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In this example, you could hide the price like so:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .ginput_price {
  display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The CSS method would not be applicable to drop down products/options as these are added into the actual field options themselves.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-27116</link>
			<pubDate>Mon, 06 Jun 2011 14:50:36 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">27116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;any info?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-26965</link>
			<pubDate>Fri, 03 Jun 2011 19:43:42 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">26965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I could do that, but the only way to have the Total field know what the total is, is to have the dollar amounts displayed next to each choice. The total doesn't have to be displayed till the end, but do the dollar amounts have to be displayed?  &#60;/p&#62;
&#60;p&#62;In my example of the Widgets above, I put the &#34;Value&#34; in parenthesis, because I wanted it to be assigned a Value of $200, not a price of $200 for the user to see. Please let me know if Im not making myself understandable, Im not a code guy (clearly) so I don't know all the lingo to fully articulate what I'm trying to say.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-26945</link>
			<pubDate>Fri, 03 Jun 2011 17:29:47 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">26945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure, set a conditional logic on the total field so that it does not display until the final option has been selected. This assumes that the final option would be required and have a positive/negative value, otherwise the use could submit the form without the total ever displaying.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/ahoh&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/ahoh&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-26940</link>
			<pubDate>Fri, 03 Jun 2011 17:00:52 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">26940@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I notice it can be done via the Option and Total buttons under the Pricinf Fields catagory..  But we don't want a price to appear until the final question is chosen.  Essentially, we want to secretly tally up the total and at the end, present a total amount owed. Can that be done?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nassroperlaw on "Form Value Newb Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forum-value-newb-question#post-26935</link>
			<pubDate>Fri, 03 Jun 2011 16:24:04 +0000</pubDate>
			<dc:creator>nassroperlaw</dc:creator>
			<guid isPermaLink="false">26935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Its a nice screen shot,  but, how do you do it? :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
