<?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: Survey custom validation help</title>
		<link>https://legacy.forums.gravityhelp.com/topic/survey-custom-validation-help</link>
		<description>Gravity Support Forums Topic: Survey custom validation help</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:06:22 +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/survey-custom-validation-help" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Survey custom validation help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-custom-validation-help#post-104500</link>
			<pubDate>Wed, 19 Dec 2012 11:43:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In your example here, for page 1, that total is correct and the visitor should be advanced to page 2, correct?  But if the total is incorrect, not 10, they should be shown an error?&#60;/p&#62;
&#60;p&#62;You could do this with the gform_validation filter. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_validation&#60;/a&#62;&#60;br /&#62;
Check the total of the values entered for those fields, and return an error on that page if the total is not 10. &#60;/p&#62;
&#60;p&#62;You could also do it before the next page is selected, using jQuery.  Here is one solution I found for adding up field values &#60;a href=&#34;http://www.devcurry.com/2010/04/sum-of-all-textbox-values-using-jquery.html&#34; rel=&#34;nofollow&#34;&#62;http://www.devcurry.com/2010/04/sum-of-all-textbox-values-using-jquery.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rainfallstudio on "Survey custom validation help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-custom-validation-help#post-102684</link>
			<pubDate>Fri, 14 Dec 2012 11:51:10 +0000</pubDate>
			<dc:creator>rainfallstudio</dc:creator>
			<guid isPermaLink="false">102684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to create a form where there will be 4 inputs per page. It will be like 20 pages. I have to make sure that the total number of the entered input values are 10.&#60;/p&#62;
&#60;p&#62;page1&#60;br /&#62;
input1: 2&#60;br /&#62;
input2: 0&#60;br /&#62;
input3: 5&#60;br /&#62;
input4: 3&#60;/p&#62;
&#60;p&#62;page2&#60;br /&#62;
input1&#60;br /&#62;
……&#60;/p&#62;
&#60;p&#62;in case it is not 10 i should display an error. Is there any smart way to get those 4 inputs for every page and add a custom validation to it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
