<?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: Multiple Check boxes - making all 3 mandatory</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multiple-check-boxes-making-all-3-mandatory</link>
		<description>Gravity Support Forums Topic: Multiple Check boxes - making all 3 mandatory</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 15:06:32 +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/multiple-check-boxes-making-all-3-mandatory" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Multiple Check boxes - making all 3 mandatory"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-check-boxes-making-all-3-mandatory#post-40619</link>
			<pubDate>Wed, 09 Nov 2011 14:13:58 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your options are...&#60;/p&#62;
&#60;p&#62;- Implement custom jQuery to enforce validation and require all 3 checkboxes are checked.&#60;/p&#62;
&#60;p&#62;- Implement custom validation using the gform_validation hook to require all 3 checkboxes are checked.&#60;/p&#62;
&#60;p&#62;- Add 3 check box fields instead of 1 and make each required.&#60;/p&#62;
&#60;p&#62;It's going to depend on how simple you want to make it.  The easiest solution is so use 3 checkbox fields instead of 1.  But if you know PHP and how to use hooks/filters than writing some custom validation using the gform_validation hook shouldn't be too difficult and would allow you to use a single field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elsie on "Multiple Check boxes - making all 3 mandatory"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-check-boxes-making-all-3-mandatory#post-40603</link>
			<pubDate>Wed, 09 Nov 2011 12:24:22 +0000</pubDate>
			<dc:creator>elsie</dc:creator>
			<guid isPermaLink="false">40603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Gravity 1.5.3 and WP 3.2.1&#60;br /&#62;
&#60;a href=&#34;http://beyondparalleldesign.com/devwpsite4/accommodation/rental-application/&#34; rel=&#34;nofollow&#34;&#62;http://beyondparalleldesign.com/devwpsite4/accommodation/rental-application/&#60;/a&#62;&#60;br /&#62;
I have 3 check boxes in a Check box field that is Mandatory. (example at bottom of page 1) I want the user to have to check all 3 in order to pass validation. This is similar to a software license form where you tick to indicate that you agree and accept. However the user can get away with ticking only 1 box or unticking 2 boxes and it still passes vaildation. I tried both default check and no default check. Is this possible? Or do I have to make 3 sperate check box fields instead of 1 or is there something else I need to do? tx..e
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
