<?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: Hidden calculation product not showing up in total</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total</link>
		<description>Gravity Support Forums Topic: Hidden calculation product not showing up in total</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 17:20:37 +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/hidden-calculation-product-not-showing-up-in-total" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-113009</link>
			<pubDate>Thu, 03 Jan 2013 08:16:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">113009@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was only mentioning that items that are hidden with conditional logic are hidden with CSS as well.  The issue is similar but not what was causing your problem.&#60;/p&#62;
&#60;p&#62;I'm glad you found a work around using a calculation.  Thank you for updating this topic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elemental CoSec on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-112943</link>
			<pubDate>Thu, 03 Jan 2013 06:44:48 +0000</pubDate>
			<dc:creator>Elemental CoSec</dc:creator>
			<guid isPermaLink="false">112943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there&#60;/p&#62;
&#60;p&#62;It was actually hidden through using the gf_hidden class rather than conditional logic (as this didn't work).&#60;/p&#62;
&#60;p&#62;In any event, I have found a work around now by just using a calculation product for everything.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-112527</link>
			<pubDate>Wed, 02 Jan 2013 17:40:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When the field is hidden, it won't be included in the total.  That's how conditional logic works (when the product is hidden, it is not included in the total.)  Can you explain why it's hidden?  Maybe there is another way to do this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elemental CoSec on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-112477</link>
			<pubDate>Wed, 02 Jan 2013 15:36:04 +0000</pubDate>
			<dc:creator>Elemental CoSec</dc:creator>
			<guid isPermaLink="false">112477@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes please. The url is &#60;a href=&#34;http://www.elementalcosec.com/company-secretarial-services/process-agent/process-agent-appointment-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.elementalcosec.com/company-secretarial-services/process-agent/process-agent-appointment-form/&#60;/a&#62;&#60;br /&#62;
The relevant sections are on 'page 2'. The total should vary dependant on the fields 'Duration of Appointment' and 'Total Number of Contracts'.&#60;br /&#62;
Duration of Appointment is a product selection and each 'number' is a different product with the relevant price.&#60;br /&#62;
'Total Number of Contracts' is a Quantity field. There is then a product which is hidden, which is a calculation based product with the formula '{Duration of appointment:32} *  ( {Quantity:34} -1 ) * 0.25'&#60;br /&#62;
This works when the product is not hidden, but does not work when the product is hidden (as currently).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-112158</link>
			<pubDate>Tue, 01 Jan 2013 22:38:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still need help with this, can you post a URL to the page on your site where we can see this in action?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elemental CoSec on "Hidden calculation product not showing up in total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hidden-calculation-product-not-showing-up-in-total#post-102629</link>
			<pubDate>Fri, 14 Dec 2012 08:48:51 +0000</pubDate>
			<dc:creator>Elemental CoSec</dc:creator>
			<guid isPermaLink="false">102629@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using a calculation product in order to determine the total price due by my clients. The price increases as a percentage of the other products ordered.&#60;/p&#62;
&#60;p&#62;The calculation works fine, but I would like to hide the calculation product and just display the total fee. Having browsed the support forum, I used the CSS class 'gf_hidden' for the product. This does indeed hide the product but the amount is no longer showing up in the total.&#60;/p&#62;
&#60;p&#62;Are you able to suggest what I might be able to do?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
