<?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 Logic behaving strangely</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely</link>
		<description>Gravity Support Forums Topic: Conditional Logic behaving strangely</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 08:42:04 +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-logic-behaving-strangely" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Conditional Logic behaving strangely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely#post-10486</link>
			<pubDate>Tue, 28 Sep 2010 12:02:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">10486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've already replied to this but I am sending my response again as it appears you did not receive it.  I have also emailed you this information.&#60;/p&#62;
&#60;p&#62;The issue is your usage of Section Breaks and how conditional logic works.&#60;/p&#62;
&#60;p&#62;When you apply conditional logic to a Section Break it applies that Conditional Logic to ALL fields that appear after that Section Break up to the next Section Break.  Why? So you can apply Conditional Logic to an entire section of fields without having to apply it individually to each individual field.&#60;/p&#62;
&#60;p&#62;Because of this, how you have the Conditional Logic setup on that form it is conflicting with each other.&#60;/p&#62;
&#60;p&#62;You have a Section Break that says &#34;End of Page One&#34; with Conditional Logic applied to it to only appear if it's the first page.  You then have the page two fields appearing below it with conditional logic on each individual field setting them to only appear if it is page two.  The problem with this is because they appear below the Section Break that conditional logic is hiding them because it isn't Page One.&#60;/p&#62;
&#60;p&#62;What you need to do is instead of using the Section Breaks to denote the end of a page, you need to use the Section Breaks to denote the beginning of a page.  Then apply the conditional logic to that Section Break to show/hide if it's that page.  Then you don't need to apply conditional logic to each individual field if it appears below that Section Break.&#60;/p&#62;
&#60;p&#62;Your &#34;End of Page X&#34; Section Breaks are hiding the fields that appear below it because of the way you have conditional logic setup.&#60;/p&#62;
&#60;p&#62;Does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Conditional Logic behaving strangely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely#post-9705</link>
			<pubDate>Fri, 10 Sep 2010 16:29:53 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">9705@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You replied back that you needed an XML file and I sent you that. Have you had a chance to look at it yet?&#60;br /&#62;
Thanks for you help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Conditional Logic behaving strangely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely#post-9464</link>
			<pubDate>Mon, 06 Sep 2010 10:07:08 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">9464@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sent you a CSV file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional Logic behaving strangely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely#post-9463</link>
			<pubDate>Mon, 06 Sep 2010 09:36:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">9463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you export this form using the export tool and email it to me at &#60;a href=&#34;mailto:carl@rocketgenius.com&#34;&#62;carl@rocketgenius.com&#60;/a&#62; so I can take a look at it on our end? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stinkykong on "Conditional Logic behaving strangely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-behaving-strangely#post-9444</link>
			<pubDate>Sun, 05 Sep 2010 23:39:38 +0000</pubDate>
			<dc:creator>stinkykong</dc:creator>
			<guid isPermaLink="false">9444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.ouibis.com/gravity/?page_id=6&#34; rel=&#34;nofollow&#34;&#62;http://www.ouibis.com/gravity/?page_id=6&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I applied conditional logic to break up a rather long form into pageviews. Fields are set to show when a &#34;page navigator&#34; is set to a selected value. I tried a multiple choice field to be the operator field, then tried a dropdown menu but I get the same strange results which are hard to describe.&#60;/p&#62;
&#60;p&#62;The unexpected results are: Some fields show all the time. Some fields are hidden all the time. &#34;Page One&#34; shows pretty much as expected where pages &#34;Two, Three and Four&#34; don't. Some fields will show, some won't. Some will hide, some won't. All seem to behave in their own way.  &#60;/p&#62;
&#60;p&#62;The only way I can get the form to behave as expected is to switch off all conditional logic. Then all fields show.&#60;/p&#62;
&#60;p&#62;I had the Super Cache plugin activated so I tried deactivating that but to no avail. I'm hosted on Network Solutions and I used their one touch &#34;reset permissions&#34; button but that didn't change anything. The Chmod setting for the WP Content folder is 755, owner can read/write/execute, user/group and everyone can read/execute.&#60;/p&#62;
&#60;p&#62;Very confusing behavior and hard to describe. &#60;/p&#62;
&#60;p&#62;This is the first time I have had any problems with conditional logic.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
