<?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: Calculated field reporting different number upon submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit</link>
		<description>Gravity Support Forums Topic: Calculated field reporting different number upon submit</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 18:11:18 +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/calculated-field-reporting-different-number-upon-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>petros on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-289573</link>
			<pubDate>Thu, 30 May 2013 10:57:46 +0000</pubDate>
			<dc:creator>petros</dc:creator>
			<guid isPermaLink="false">289573@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Posting my calculation:&#60;br /&#62;
{Shipping:88} + ( {Product #1 (Price):18.2} * {Product #1 (Quantity):18.3} )  + ( ( {Product #2:75:Price} / 10 ) * {Quantity::76} ) + ( ( {Product #3:81:Price} / 10 ) * {Quantity::86} ) + ( ( {Product #4:80:Price} / 10 ) * {Quantity::85} )  + ( ( {Product #5:79:Price} / 10 ) * {Quantity::84} ) + ( ( {Product #6:78:Price} / 10 ) * {Quantity::83} )&#60;/p&#62;
&#60;p&#62;Everything is fine up to this point: {Shipping:88} + ( {Product #1 (Price):18.2} * {Product #1 (Quantity):18.3} )&#60;br /&#62;
After that the problem appears
&#60;/p&#62;</description>
		</item>
		<item>
			<title>petros on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-289497</link>
			<pubDate>Thu, 30 May 2013 10:19:20 +0000</pubDate>
			<dc:creator>petros</dc:creator>
			<guid isPermaLink="false">289497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got Version 1.7.5&#60;br /&#62;
Number field formula calculates correctly in form, but in the notification and confirmation the number is different. Can i store the form number in some other way and call it in the notification and confirmation? That would save my day.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-289444</link>
			<pubDate>Thu, 30 May 2013 09:57:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">289444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Petros, the issue being experienced by Jeremy should be resolved by now. What issue are you having? Are you using the latest versions of WordPress and Gravity Forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>petros on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-289441</link>
			<pubDate>Thu, 30 May 2013 09:54:33 +0000</pubDate>
			<dc:creator>petros</dc:creator>
			<guid isPermaLink="false">289441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Same problem, can you please clarify Jeremy?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-232179</link>
			<pubDate>Wed, 01 May 2013 11:42:22 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">232179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Jeremy,&#60;/p&#62;
&#60;p&#62;We are aware of some calculations issues and are working to resolve those.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-232169</link>
			<pubDate>Wed, 01 May 2013 11:32:03 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">232169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I ended up calculating the amount a little differently and now I can get the desired outcome, but... still is strange.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Calculated field reporting different number upon submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculated-field-reporting-different-number-upon-submit#post-231379</link>
			<pubDate>Tue, 30 Apr 2013 19:08:48 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">231379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Am getting some strange behavior - calculations are coming out correct in the live form, but the reported number in the back end and email confirmation is only being reported as '-75' (part of my calculation, but again is correct in live form).&#60;/p&#62;
&#60;p&#62;See image here: &#60;a href=&#34;http://auncor.com/grab/gf_strangeness.png&#34; rel=&#34;nofollow&#34;&#62;http://auncor.com/grab/gf_strangeness.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any thoughts?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Jeremy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
