<?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: Calculating percentages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages</link>
		<description>Gravity Support Forums Topic: Calculating percentages</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:06:56 +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/calculating-percentages" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-42921</link>
			<pubDate>Fri, 02 Dec 2011 16:56:25 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">42921@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Tom,&#60;/p&#62;
&#60;p&#62;We've added a customizable javascript function to handle making changes to the total. Here is a related walk through that should get you started:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_Forms_Pricing:_Adding_Tax&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_Forms_Pricing:_Adding_Tax&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adomedia on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-42863</link>
			<pubDate>Fri, 02 Dec 2011 10:30:47 +0000</pubDate>
			<dc:creator>adomedia</dc:creator>
			<guid isPermaLink="false">42863@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not having any joy with this, is this correct as I can't gget it to do anything&#60;/p&#62;
&#60;p&#62;jQuery('.ginput_total').bind('change',function(){&#60;br /&#62;
	alert('the total has changed');&#60;br /&#62;
});
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyle on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-42747</link>
			<pubDate>Thu, 01 Dec 2011 13:38:25 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">42747@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;These two links will probably help:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://api.jquery.com/bind/&#34; rel=&#34;nofollow&#34;&#62;Bind - jQuery API&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://api.jquery.com/change/&#34; rel=&#34;nofollow&#34;&#62;Change - jQuery API&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adomedia on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-42728</link>
			<pubDate>Thu, 01 Dec 2011 10:19:37 +0000</pubDate>
			<dc:creator>adomedia</dc:creator>
			<guid isPermaLink="false">42728@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David,&#60;br /&#62;
How exactly would you bind a jquery function to the change of the total field? I'm struggling to get a similar thing to work.&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-19485</link>
			<pubDate>Sun, 27 Feb 2011 08:21:33 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">19485@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi DJ,&#60;/p&#62;
&#60;p&#62;I don't know of any available code that does quite what you're looking to do. A couple pointers if you feel like taking a stab yourself.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;1 - Assuming you want to show these calculations on the form itself, you'll want to use Javascript to calculate these numbers based on the value of the Total field.&#60;/li&#62;
&#60;li&#62;2 - You can bind a jQuery function to the change event of the Total field so any time the total changes, you can update your gratuity and tax fields.&#60;/li&#62;
&#60;/ul&#62;</description>
		</item>
		<item>
			<title>djkilla on "Calculating percentages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculating-percentages#post-19475</link>
			<pubDate>Sat, 26 Feb 2011 23:55:50 +0000</pubDate>
			<dc:creator>djkilla</dc:creator>
			<guid isPermaLink="false">19475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My staff is going to access a form on our site which will help expedite our quote process.&#60;br /&#62;
I would like them to be able to calculate gratuity and tax if possible. I understand that this isnt implemented in the current version however I was wondering if there is any available 'code'.  The site is  &#60;a href=&#34;http://www.whirlyballatlanta.com&#34; rel=&#34;nofollow&#34;&#62;http://www.whirlyballatlanta.com&#60;/a&#62; and the form is at&#60;br /&#62;
&#60;a href=&#34;http://www.whirlyballatlanta.com/index.php/resources/&#34; rel=&#34;nofollow&#34;&#62;http://www.whirlyballatlanta.com/index.php/resources/&#60;/a&#62;&#60;br /&#62;
Darryl
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
