<?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: Calculations with GF</title>
		<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf</link>
		<description>Gravity Support Forums Topic: Calculations with GF</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 03:40:25 +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/calculations-with-gf" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-103498</link>
			<pubDate>Mon, 17 Dec 2012 11:16:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">103498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You may be able to contact Stacey using the public information on her profile: &#60;a href=&#34;http://www.gravityhelp.com/forums/profile/staceyfuller&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/profile/staceyfuller&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cherisheva on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-103008</link>
			<pubDate>Sat, 15 Dec 2012 13:38:47 +0000</pubDate>
			<dc:creator>cherisheva</dc:creator>
			<guid isPermaLink="false">103008@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Stacey did you end up creating the form ? do you have a link to the form or wold you share the code how you made it ? I'm trying to make exactly that calculator ? greatly appreciate of you could tell me if gravity forms worked for your calculator :) thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-45866</link>
			<pubDate>Mon, 09 Jan 2012 11:19:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45866@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, all data submitted via the form is available to you to process however you want, including calculations.  You're right, it will require some work, but far less than writing an application completely.  Gravity Forms will capture all the data, but it's up to you to process it, and there are hooks in place that allow you access to the data that was submitted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>staceyfuller on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-45852</link>
			<pubDate>Mon, 09 Jan 2012 06:31:26 +0000</pubDate>
			<dc:creator>staceyfuller</dc:creator>
			<guid isPermaLink="false">45852@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that Chris. From what you have said it sounds very much like I can achieve what I need to even though it may take quite a bit of work (large number of items). There is one item I'd like to clarify. For each of those fields I create a quantity field for, is there a way to find out what the variables are called to retrieve that information before submission in that hook you mentioned? (basically so I can do the following: (get number of desks user entered) and multiply by 2.98 cubic meters).&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-45625</link>
			<pubDate>Thu, 05 Jan 2012 16:12:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45625@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can accomplish, but it will require some work. The amount of work required will be dependent on how many different items you have.&#60;/p&#62;
&#60;p&#62;One way to approach it would be to use values that correspond to each item.  Let's say you have a list of items like this:&#60;/p&#62;
&#60;p&#62;desk [ QTY ]&#60;br /&#62;
draw [ QTY ]&#60;br /&#62;
chair [ QTY ]&#60;/p&#62;
&#60;p&#62;The visitor will enter the number of each item next to the corresponding.&#60;/p&#62;
&#60;p&#62;Then, after they submit the form, you will have to have some code to perform the calculations for you.  The code will go in your theme's functions.php file and would likely use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;gform_pre_submission&#60;/a&#62; hook.&#60;/p&#62;
&#60;p&#62;It can be accomplished and there are probably a couple different ways of doing it.  There are no built in functions that will perform the calculations, but there are hooks available in Gravity Forms to process the submitted data.  Please ask more questions before you purchase so we can better help you with your decision.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>staceyfuller on "Calculations with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-with-gf#post-45547</link>
			<pubDate>Wed, 04 Jan 2012 23:42:52 +0000</pubDate>
			<dc:creator>staceyfuller</dc:creator>
			<guid isPermaLink="false">45547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm currently looking into purchasing GF for a job I'm currently working on but am unsure whether it will suit my needs at this stage. What I need to do is setup a multipage form that an end user will enter how many of each items listed they have and based on that number, multiple it by a preset amount to create a subtotal for that item and then add up all the sub totals for a grand total. &#60;/p&#62;
&#60;p&#62;An example would be that I have a list of items (say a desk, chair and a box) and an end user enters that they have 5 desks, 4 chairs and 2 draws. Each of these items need to have stored somewhere the exact cubic metres for those items. It should then be subtotaled per item (5 x cubic meters of 1 desk) and added all together (i.e. total cubic meters per item added together)&#60;/p&#62;
&#60;p&#62;Is this something that we can accomplish through gravity forms? I did read when I searched through the forums that in an upcoming release that you were supporting calculations but in the meantime is there anything that I'll be able to do to achieve this with gravity forms?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
