<?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: Max entries in a form, controlled by a number field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/max-entries-in-a-form-controlled-by-a-number-field</link>
		<description>Gravity Support Forums Topic: Max entries in a form, controlled by a number field</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 02:26:05 +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/max-entries-in-a-form-controlled-by-a-number-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Intellectawebb on "Max entries in a form, controlled by a number field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/max-entries-in-a-form-controlled-by-a-number-field#post-12067</link>
			<pubDate>Thu, 04 Nov 2010 07:52:33 +0000</pubDate>
			<dc:creator>Intellectawebb</dc:creator>
			<guid isPermaLink="false">12067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well I am pretty comfortable with PHP and WordPress development (mostly theme development for WP). Well I just need it for one form, I don't know if it makes it simpler. But couldn't you just add all number of participants and if it exceeds 335, don't display the form. I would need a push in the right direction what hooks I would need to use or could make good use of.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zodiakx on "Max entries in a form, controlled by a number field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/max-entries-in-a-form-controlled-by-a-number-field#post-12018</link>
			<pubDate>Wed, 03 Nov 2010 15:25:50 +0000</pubDate>
			<dc:creator>zodiakx</dc:creator>
			<guid isPermaLink="false">12018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm interested in the exact same thing as Intellectawebb. So if a solution exists, please post it here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Max entries in a form, controlled by a number field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/max-entries-in-a-form-controlled-by-a-number-field#post-12000</link>
			<pubDate>Wed, 03 Nov 2010 11:05:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">12000@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't currently possible with the existing feature set.  It would be possible to implement it using custom code, but it would be a fairly complex customization that would involve checking on form submission the sum of all of those number fields to see if it has exceeded the available visitors, etc.  So it is possible using hooks but it's a pretty complex customization.  How comfortable are you with PHP and WordPress development?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Intellectawebb on "Max entries in a form, controlled by a number field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/max-entries-in-a-form-controlled-by-a-number-field#post-11987</link>
			<pubDate>Wed, 03 Nov 2010 04:57:18 +0000</pubDate>
			<dc:creator>Intellectawebb</dc:creator>
			<guid isPermaLink="false">11987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This example is on my localhost, so I can't link to it. I am making a form for a event. No really advanced fields are used, name, email, company and the number of visitors for this particular event. I am using a number field for the number of visitors field. Have it turned on min 1 and max 20 visitors for each booking.&#60;/p&#62;
&#60;p&#62;There is a maximum of 335 spots open, when the number of visitors exceed 335 I want the form to be inaccessible. Is it possible to control this in Gravity Forms without having to check and add the number of visitors manually? I guess a filter or action hook might do the job, if it aint possible in the settings for the particular form.&#60;/p&#62;
&#60;p&#62;Any tips would be helpful how I could achieve this! Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
