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

		<item>
			<title>David Smith on "Conditional Logic on entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-on-entire-form#post-35417</link>
			<pubDate>Thu, 15 Sep 2011 15:50:55 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">35417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Jon,&#60;/p&#62;
&#60;p&#62;You'd need to set up a page template or something along those lines to implement this snippet, but here is some PHP that would allow you to retrieve any form ID from the query string:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2539332&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2539332&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A sample URL that would load a form would be like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/?form_id=1&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/?form_id=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This would load form ID 1. You can update the variable to be whatever you'd like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonwrightdesign on "Conditional Logic on entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-on-entire-form#post-35413</link>
			<pubDate>Thu, 15 Sep 2011 14:36:17 +0000</pubDate>
			<dc:creator>jonwrightdesign</dc:creator>
			<guid isPermaLink="false">35413@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin, thanks for the reply.&#60;/p&#62;
&#60;p&#62;Sorry to be stupid but I'm afraid I have very little php experience, is there any way you could give me an example?&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Conditional Logic on entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-on-entire-form#post-35388</link>
			<pubDate>Thu, 15 Sep 2011 08:47:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Why not just a php conditional statement in your page template? If the variable passed in the querystring = X, then display form X or if variable = Y, display form Y, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonwrightdesign on "Conditional Logic on entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-on-entire-form#post-35386</link>
			<pubDate>Thu, 15 Sep 2011 07:05:09 +0000</pubDate>
			<dc:creator>jonwrightdesign</dc:creator>
			<guid isPermaLink="false">35386@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to have two forms on a page, and only display one of them dependant on a variable passed through the URL?&#60;/p&#62;
&#60;p&#62;I'm using forms for event booking, and depending on the event category the forms are completely different.&#60;/p&#62;
&#60;p&#62;I know that I could use conditional logic within one form, but as both forms are very different and very large this would be difficulty to deal with.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
