<?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: Conditional Required</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-required</link>
		<description>Gravity Support Forums Topic: Conditional Required</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:44: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/conditional-required" rel="self" type="application/rss+xml" />

		<item>
			<title>vixvii on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-31184</link>
			<pubDate>Fri, 29 Jul 2011 02:41:53 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">31184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Christian,&#60;br /&#62;
&#34;If they are hidden by Conditional Logic the Required Field validation is ignored.&#34; I don't believe this is a problem. If a field is hidden by conditional logic, the user cannot see it so they cannot enter a value. So the validation should be ignored on this field.&#60;/p&#62;
&#60;p&#62;In my case I have several users registering and I only show the details for the number of users registering at the time. It can be up to 10 users and the Name + Surname is required, but if only 6 register it means that the last 4 should stay hidden and the validation should not happen on those fields.&#60;/p&#62;
&#60;p&#62;I think GF is working perfectly :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mail@ravnkilde.net on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-31158</link>
			<pubDate>Thu, 28 Jul 2011 17:55:57 +0000</pubDate>
			<dc:creator>mail@ravnkilde.net</dc:creator>
			<guid isPermaLink="false">31158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gravity forms!&#60;/p&#62;
&#60;p&#62;&#34;If they are hidden by Conditional Logic the Required Field validation is ignored.&#34; Do you consider to change/fix this. I sincerely miss this feature.&#60;/p&#62;
&#60;p&#62;Maybe you have a workaround for it?&#60;/p&#62;
&#60;p&#62;Br,&#60;br /&#62;
Christian Ravnkilde&#60;/p&#62;
&#60;p&#62;PS: Great product!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27779</link>
			<pubDate>Tue, 14 Jun 2011 17:49:46 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27779@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, it should automatically add the field id's as normal.  I believe base on the highest number that already exists.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27770</link>
			<pubDate>Tue, 14 Jun 2011 17:19:55 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">27770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply Carl and yip - it was definately the problem. They were unique but clearly id=&#34;a10&#34; did not work that well.&#60;/p&#62;
&#60;p&#62;I manually renamed all the id's from 1 - 97 in the XML and imported the form. It works perfectly now. I just want to know - if I edit this form like normal in Wordpress, will Gravity Forms automatically add a new field as id 98?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27745</link>
			<pubDate>Tue, 14 Jun 2011 16:47:24 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you manipulated the XML and then re-imported the form, that is going to be the problem.  The ID's must be numeric and unique and ideally in sequence.  They can't be whatever you enter, they must be numeric and unique.  That is going to be your problem.  You can easily cause problems with a form by manipulating the XML improperly and then importing the form if you aren't 100% sure what you are doing with the XML.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27716</link>
			<pubDate>Tue, 14 Jun 2011 08:57:45 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">27716@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I found the problem. I duplicated the Student fields from the XML and changed the field IDs. This seems to interfere with the way Gravity Forms handle IDs.&#60;/p&#62;
&#60;p&#62;Could you give me a quick explanation of how GF works with IDs when fields are created, moved or deleted?&#60;/p&#62;
&#60;p&#62;Must the IDs be numeric? I created ID's by using an alphabet character in front of each ID, for example id=&#34;a18&#34; for Student 1 and id=&#34;b18&#34; for Student 2&#60;/p&#62;
&#60;p&#62;If I duplicated fields in the XML and I have fields ranging from id 1 - 50, will GF automatically continue the sequence with id 51 when I add another field in the form editor?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27709</link>
			<pubDate>Tue, 14 Jun 2011 01:46:35 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">27709@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you possibly see why I get the error on my form then when I get to the Student Registration? Everything works fine but when I get to the Student Information I keep getting the errors that the fields are required, even though I am filling them in. I can send you the admin login to the site if it will help, just tell me where to send it.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27689</link>
			<pubDate>Mon, 13 Jun 2011 19:38:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27689@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Required Field's only trigger validation if they are displayed.  If they are hidden by Conditional Logic the Required Field validation is ignored.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "Conditional Required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-required#post-27673</link>
			<pubDate>Mon, 13 Jun 2011 16:16:16 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">27673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My form is on &#60;a href=&#34;http://www.topweddingphotos.com/team-registration-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.topweddingphotos.com/team-registration-2/&#60;/a&#62;   (The URL is just temporary)&#60;/p&#62;
&#60;p&#62;Everything works great except that when I get to the number of students to register. I have to be sure the information is filled in correctly, so I have made required fields for the Student information. These fields are hidden and will only show when the Team Leader selects to register 5 or whatever number of students.&#60;/p&#62;
&#60;p&#62;The problem is that the rest of the fields that are still hidden are still required fields... Is it possible to only make them required when they are visible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
