<?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: Can a Gravity Form conditionally be removed from a page?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-a-gravity-form-conditionally-be-removed-from-a-page</link>
		<description>Gravity Support Forums Topic: Can a Gravity Form conditionally be removed from a page?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 10:31:06 +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/can-a-gravity-form-conditionally-be-removed-from-a-page" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Can a Gravity Form conditionally be removed from a page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-a-gravity-form-conditionally-be-removed-from-a-page#post-210898</link>
			<pubDate>Mon, 15 Apr 2013 23:33:10 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">210898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Check out this tutorial written here - &#60;a href=&#34;http://gravitywiz.com/better-inventory-with-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/better-inventory-with-gravity-forms/&#60;/a&#62; it might give you what you want. Otherwise, you would have to use PHP on the page to do a test before the form shows... There are plugins to use PHP on WordPress pages. &#60;/p&#62;
&#60;p&#62;Something like:&#60;br /&#62;
if counter =&#38;gt; limit then&#60;br /&#62;
 show error&#60;br /&#62;
else&#60;br /&#62;
 form embed&#60;br /&#62;
end if
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gmw on "Can a Gravity Form conditionally be removed from a page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-a-gravity-form-conditionally-be-removed-from-a-page#post-210593</link>
			<pubDate>Mon, 15 Apr 2013 17:26:12 +0000</pubDate>
			<dc:creator>gmw</dc:creator>
			<guid isPermaLink="false">210593@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using Gravity Forms and the PayPal add-on for event registration. I would to be able to conditionally remove the form from the registration page and replace it with some text such &#34;SOLD OUT&#34;. &#60;/p&#62;
&#60;p&#62;I was thinking that I could use the gform_paypal_post_ipn hook to update a counter in the database that would keep track of PAID registrations. Then I would create a template for the registration page where via PHP I could load the Gravity Form OR the&#34;SOLD OUT&#34; text depending on the value of the counter. Will this work? Would I just load the form via a shortcode? Not sure how to proceed. Thx for any direction.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
