<?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: Restricting the number of forms submissions?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/restricting-the-number-of-forms-submissions</link>
		<description>Gravity Support Forums Topic: Restricting the number of forms submissions?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:36:49 +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/restricting-the-number-of-forms-submissions" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Restricting the number of forms submissions?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/restricting-the-number-of-forms-submissions#post-28734</link>
			<pubDate>Tue, 28 Jun 2011 18:00:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't a built in way to do what you describe.  You would have to do this using custom PHP.  You would have to query the entries for that form and calculate the total of the field containing the number of people.  You would then have to do an if statement to display the form if the max number hasn't been reached, and display a message if it has.  So you would have to do this as a customization using custom PHP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ric on "Restricting the number of forms submissions?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/restricting-the-number-of-forms-submissions#post-28713</link>
			<pubDate>Tue, 28 Jun 2011 14:41:03 +0000</pubDate>
			<dc:creator>Ric</dc:creator>
			<guid isPermaLink="false">28713@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm creating a booking form for a client. She'd like to restrict the form so that once all the seats are filled the form is no longer available, replaced by a &#34;sold out&#34; message.&#60;/p&#62;
&#60;p&#62;I know the form can have a restricted number of submissions, but this doesn't help because most people will book more than one seat at a time. The number of form submissions won't match the number of seats.&#60;/p&#62;
&#60;p&#62;Is there another way to restrict the number of form submissions via another numeric field?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
