<?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: Use Value of Number Field Calculation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-value-of-number-field-calculation</link>
		<description>Gravity Support Forums Topic: Use Value of Number Field Calculation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:51 +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/use-value-of-number-field-calculation" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Use Value of Number Field Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-value-of-number-field-calculation#post-60988</link>
			<pubDate>Thu, 31 May 2012 11:55:51 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">60988@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Jeremy,&#60;/p&#62;
&#60;p&#62;I've sent you an email with an updated version of Gravity Forms which should address this issue. Thanks for the thorough description and example!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kinetic on "Use Value of Number Field Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-value-of-number-field-calculation#post-60932</link>
			<pubDate>Thu, 31 May 2012 07:42:46 +0000</pubDate>
			<dc:creator>kinetic</dc:creator>
			<guid isPermaLink="false">60932@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is more info on this issue:&#60;/p&#62;
&#60;p&#62;I have 3 fields in a test form.&#60;/p&#62;
&#60;p&#62;The first field is a basic product pricing field. The second is a number field that captures the subtotal of the product field). The third takes the &#34;subtotal&#34; and multiplies it by 10% to get a tax number. The fourth adds the subtotal and tax together to get a grand total.&#60;/p&#62;
&#60;p&#62;The issue is that if you change the quantity of the product, the subtotal field captures the value fine. But the tax field does not get updated. However, if you change focus to the subtotal field and hit a key – ANY KEY – then the tax field updates. If you tab into the field, then the value changes, triggering the grand total number field change as well. It is like it is waiting on a keydown event to begin running calculations that then trigger all the other number fields.&#60;/p&#62;
&#60;p&#62;TL;DR - then number fields are only updating on a keydown value when you are focused on one of them, rather than onchange event.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kinetic on "Use Value of Number Field Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-value-of-number-field-calculation#post-60566</link>
			<pubDate>Mon, 28 May 2012 18:23:13 +0000</pubDate>
			<dc:creator>kinetic</dc:creator>
			<guid isPermaLink="false">60566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a few number fields that I am performing calculations on sequentially. Number 1, then number 1 x 10%, then number 1 X 10% + number 1, etc - basically calculating a tax and a service fee then adding it all together.&#60;/p&#62;
&#60;p&#62;When I try to insert a previous number field into a field for calculation using the &#34;insert merge tags&#34; drop down, it doesn't seem to be capturing the value. Do I need to use the :value attribute? &#60;/p&#62;
&#60;p&#62;{number1:value} instead of just {number1}?&#60;/p&#62;
&#60;p&#62;I am currently using very large calculations involving over 100 fields in some cases and it is causing the form submission to surpass the max_execution_time in PHP.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
