<?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: Adding Values?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-values</link>
		<description>Gravity Support Forums Topic: Adding Values?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 16:19:00 +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/adding-values" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Adding Values?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-values#post-27229</link>
			<pubDate>Tue, 07 Jun 2011 16:44:26 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">27229@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Muntz,&#60;/p&#62;
&#60;p&#62;It isn't available out of the box, but wouldn't be hard to add a little custom jQuery to handle this.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Add a hidden field title score. We'll store our totaled score here later. Check the option to allow for dynamic population and add the parameter name: 'total-this' &#60;a href=&#34;http://grab.by/aj0r&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/aj0r&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;Add a class &#34;total-this&#34; to any field that should be included in the total. The little script I wrote only supports multiple choice fields by default. Make sure the value is numeric. &#60;a href=&#34;http://grab.by/aj0s&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/aj0s&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;Paste this snippet in your theme's functions.php file. You probably need to remove the opening &#38;lt;?php at the top of the pastie. It's just there to indicate that it is PHP code: &#60;a href=&#34;http://pastie.org/2034295&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2034295&#60;/a&#62;&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;That should be it. This is a super simple script but you can hopefully use it as a base to build upon.&#60;/p&#62;
&#60;li&#62;&#60;/li&#62;</description>
		</item>
		<item>
			<title>muntzdesigns on "Adding Values?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-values#post-27219</link>
			<pubDate>Tue, 07 Jun 2011 15:43:11 +0000</pubDate>
			<dc:creator>muntzdesigns</dc:creator>
			<guid isPermaLink="false">27219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to add label values to come up with a total?&#60;/p&#62;
&#60;p&#62;Example Question: Is gravity form the best?&#60;br /&#62;
Label: Yes   Value: 1&#60;br /&#62;
Label: No    Value: 0&#60;/p&#62;
&#60;p&#62;Example #2 Question: Is gravity form the best?&#60;br /&#62;
Label: Yes   Value: 1&#60;br /&#62;
Label: No    Value: 0&#60;/p&#62;
&#60;p&#62;When form is completed, can the form add the values? So if I answer yes to both questions i would have a score of 2...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
