<?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: Require on a group of select option fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/require-on-a-group-of-select-option-fields</link>
		<description>Gravity Support Forums Topic: Require on a group of select option fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:51:33 +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/require-on-a-group-of-select-option-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Require on a group of select option fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/require-on-a-group-of-select-option-fields#post-166860</link>
			<pubDate>Sun, 10 Mar 2013 17:32:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">166860@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The conditional logic in Gravity Forms does not support multiple conditions as you describe.  You'll have to come up with another way of presenting the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dennispotreck on "Require on a group of select option fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/require-on-a-group-of-select-option-fields#post-161652</link>
			<pubDate>Wed, 06 Mar 2013 04:07:03 +0000</pubDate>
			<dc:creator>dennispotreck</dc:creator>
			<guid isPermaLink="false">161652@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;thanks for your answer.&#60;/p&#62;
&#60;p&#62;I talked about that with my customer. It should be possible for a client to choose one or MORE of the seminars at once. So your suggestions is not practicable. Hmmmm ...&#60;/p&#62;
&#60;p&#62;Now I'm stuck in the middle of nowhere. A structured checkboxes 'field' would be a solution but a monster with all the dates - thats not user friendly.&#60;/p&#62;
&#60;p&#62;Any idea how to solve this? I'm almost done with the forms, that is actual the only problem (but a serious one). Something like if {field1:1} AND {field2:2} AND {field3:3} == &#34;&#34; -&#38;gt; error&#60;/p&#62;
&#60;p&#62;Thanks a lot in advance and regards&#60;/p&#62;
&#60;p&#62;Josch
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Require on a group of select option fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/require-on-a-group-of-select-option-fields#post-160513</link>
			<pubDate>Tue, 05 Mar 2013 01:20:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">160513@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Option Groups (optgroup) are not a feature of Gravity Forms, so I don't think it will be possible to do this in one drop down with the form builder.&#60;/p&#62;
&#60;p&#62;You could probably configure your form with conditional logic to show just one drop down, based on an earlier choice in the form ,a radio button selection of: &#60;/p&#62;
&#60;p&#62;Select your seminar type:&#60;br /&#62;
Basic&#60;br /&#62;
Professional&#60;br /&#62;
Expert&#60;br /&#62;
Introduction&#60;/p&#62;
&#60;p&#62;and make the drop down fields always required.  The hidden drop downs will not be required, so the form submission will go through even when those required fields are hidden by conditional logic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dennispotreck on "Require on a group of select option fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/require-on-a-group-of-select-option-fields#post-159305</link>
			<pubDate>Sun, 03 Mar 2013 13:30:00 +0000</pubDate>
			<dc:creator>dennispotreck</dc:creator>
			<guid isPermaLink="false">159305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've searched for this but didn't found anything that helped me out.&#60;/p&#62;
&#60;p&#62;I've got four select option fields:&#60;br /&#62;
--------------------------------------------------&#60;/p&#62;
&#60;p&#62;Please choose one of the following seminars:&#60;/p&#62;
&#60;p&#62;Basic&#60;br /&#62;
- Date 1&#60;br /&#62;
- Date 2&#60;/p&#62;
&#60;p&#62;Professional&#60;br /&#62;
- Date 1&#60;br /&#62;
- Date 2&#60;/p&#62;
&#60;p&#62;Expert&#60;br /&#62;
- Date 1&#60;br /&#62;
- Date 2&#60;/p&#62;
&#60;p&#62;Introduction&#60;br /&#62;
- Date 1&#60;br /&#62;
- Date 2&#60;br /&#62;
--------------------------------------------------&#60;/p&#62;
&#60;p&#62;What I want is to group these selects. They should be something like a required group. That means one of the choices has to be made and if one is made, the requiration is fulfilled.&#60;/p&#62;
&#60;p&#62;Like a if Basic or Professional or Expert or Introduction is selected then required = yes.&#60;/p&#62;
&#60;p&#62;You can find the testform here: &#60;a href=&#34;http://www.potreck-institut.de/gm/?page_id=10640&#34; rel=&#34;nofollow&#34;&#62;http://www.potreck-institut.de/gm/?page_id=10640&#60;/a&#62; (that site isn't public yet!).&#60;/p&#62;
&#60;p&#62;Can someone help me here?&#60;/p&#62;
&#60;p&#62;Thanks a lot in advance and regards,&#60;/p&#62;
&#60;p&#62;Josch
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
