<?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 makes form disappear</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear</link>
		<description>Gravity Support Forums Topic: conditional logic makes form disappear</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:30:44 +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-makes-form-disappear" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65968</link>
			<pubDate>Thu, 12 Jul 2012 12:34:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">65968@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Congrats. That's exactly what you want for a properly functioning site. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OMJS on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65967</link>
			<pubDate>Thu, 12 Jul 2012 12:31:17 +0000</pubDate>
			<dc:creator>OMJS</dc:creator>
			<guid isPermaLink="false">65967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the end it seems it wasn't SexyBookmarks, it was a combination of jQuery scripts that were loaded together.&#60;/p&#62;
&#60;p&#62;So we decided to move these scripts from the header (throughout the site) to the template pages where they were called. So no conflicts could occur.&#60;/p&#62;
&#60;p&#62;Now all javascript errors are gone! Jeay!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65966</link>
			<pubDate>Thu, 12 Jul 2012 11:49:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">65966@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let us know for sure after you've had some time to test things out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OMJS on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65963</link>
			<pubDate>Thu, 12 Jul 2012 11:43:47 +0000</pubDate>
			<dc:creator>OMJS</dc:creator>
			<guid isPermaLink="false">65963@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The Sexybookmarks plugin new-mode was the problem I guess, turned that mode off and it seems to work.&#60;/p&#62;
&#60;p&#62;I think I fixed it now. Thanks for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OMJS on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65958</link>
			<pubDate>Thu, 12 Jul 2012 11:03:45 +0000</pubDate>
			<dc:creator>OMJS</dc:creator>
			<guid isPermaLink="false">65958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response. I commented out these lines, but still no form.&#60;/p&#62;
&#60;p&#62;But in the preview of the Gravity forms the form doesn't show either. And there I do not have any code like this present...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65932</link>
			<pubDate>Thu, 12 Jul 2012 08:43:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">65932@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, the links are sometimes messed up when posting in the forum, and the nofollow stuff is added.  Check the source of the page you linked, and find line 467 and you will see where the syntax error occurs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65931</link>
			<pubDate>Thu, 12 Jul 2012 08:41:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">65931@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;Timestamp: 7/12/2012 7:37:54 AM
Error: syntax error
Source File: &#60;a href=&#34;http://www.onderwijsmaakjesamen.nl/actueel/testform/&#34; rel=&#34;nofollow&#34;&#62;http://www.onderwijsmaakjesamen.nl/actueel/testform/&#60;/a&#62;
Line: 467, Column: 3
Source Code:
   }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You have a JavaScript error preventing jQuery from working and that prevents a form with conditional logic from showing.&#60;/p&#62;
&#60;p&#62;The error is in this script:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[js]
&#38;lt;script language=&#38;quot;javascript&#38;quot;&#38;gt;

			function CheckMultiple1(frm, name) {
				for (var i=0; i &#38;lt; frm.length; i++)
				&#60;a href=&#34;http://www.onderwijsmaakjesamen.nl/wp-content/themes/omjs&#34; rel=&#34;nofollow&#34;&#62;http://www.onderwijsmaakjesamen.nl/wp-content/themes/omjs&#60;/a&#62; 2.3				return false;
			}
		function CheckForm1(f) {
			if (f.email.value == &#38;quot;&#38;quot;) {
				alert(&#38;quot;Please enter your email address.&#38;quot;);
				f.email.focus();
				return false;
			}

				return true;
			};

&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Line 467 is this one:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;http://www.onderwijsmaakjesamen.nl/wp-content/themes/omjs&#34; rel=&#34;nofollow&#34;&#62;http://www.onderwijsmaakjesamen.nl/wp-content/themes/omjs&#60;/a&#62; 2.3				return false;
			}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Fix that and any other JavaScript errors and your form should display fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OMJS on "conditional logic makes form disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-makes-form-disappear#post-65929</link>
			<pubDate>Thu, 12 Jul 2012 08:33:42 +0000</pubDate>
			<dc:creator>OMJS</dc:creator>
			<guid isPermaLink="false">65929@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;First Gravity Forms is definitely the best form manager we tested!&#60;/p&#62;
&#60;p&#62;But somehow we could not manage to get the Conditional logic working on two of our websites. The form disappears after activating it in whatever field in the form. The form preview does not show anything as well. We tried deactivating the plugins that were using javascript to prevent conflicts but this does not resolve anything.&#60;/p&#62;
&#60;p&#62;A test form including conditional logic is located here: &#60;a href=&#34;http://www.onderwijsmaakjesamen.nl/actueel/testform/&#34; rel=&#34;nofollow&#34;&#62;http://www.onderwijsmaakjesamen.nl/actueel/testform/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I hope you can help us out?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
