<?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: Limiting users to one form submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission</link>
		<description>Gravity Support Forums Topic: Limiting users to one form submission</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:36:12 +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/limiting-users-to-one-form-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>sriganesh on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-45265</link>
			<pubDate>Sun, 01 Jan 2012 23:22:20 +0000</pubDate>
			<dc:creator>sriganesh</dc:creator>
			<guid isPermaLink="false">45265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would like that feature to be implemented soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cju on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-45206</link>
			<pubDate>Fri, 30 Dec 2011 19:41:14 +0000</pubDate>
			<dc:creator>cju</dc:creator>
			<guid isPermaLink="false">45206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;I am looking at using the second option. Can you point me to a code fragment on querying the user id and form number out of the data? I know how to do it in WordPress, just not query the forms data.&#34;&#60;/p&#62;
&#60;p&#62;Ditto ... could really use a little chunk of example code to get started with this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Guillermo Latorre on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-40936</link>
			<pubDate>Sun, 13 Nov 2011 08:14:33 +0000</pubDate>
			<dc:creator>Guillermo Latorre</dc:creator>
			<guid isPermaLink="false">40936@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also really interested in in this upcoming feature of limiting only one submission per WP user.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>riskiii on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-39947</link>
			<pubDate>Thu, 03 Nov 2011 15:23:59 +0000</pubDate>
			<dc:creator>riskiii</dc:creator>
			<guid isPermaLink="false">39947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am looking at using the second option.  Can you point me to a code fragment on querying the user id and form number out of the data?  I know how to do it in WordPress, just not query the forms data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-37052</link>
			<pubDate>Tue, 04 Oct 2011 16:57:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37052@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are two ways to handle this, neither involve cookies.&#60;/p&#62;
&#60;p&#62;The easiest way to handle this is to limit it by email address.  Add an email field, or edit an existing email field and set it to No Duplicates.  It will only allow one entry with that email address once you do that.  It limits it to one form submission per email at that point.  Which may or may not be sufficient.&#60;/p&#62;
&#60;p&#62;If the users are WordPress users who will be logged in, you could do some custom code to query the entry data to check for entries using that user ID and then choose to display the form or not using custom PHP.&#60;/p&#62;
&#60;p&#62;Limiting submissions to X per WordPress user is a feature we plan on adding in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jthomas.griffin on "Limiting users to one form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limiting-users-to-one-form-submission#post-37034</link>
			<pubDate>Tue, 04 Oct 2011 15:29:23 +0000</pubDate>
			<dc:creator>jthomas.griffin</dc:creator>
			<guid isPermaLink="false">37034@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to limit visitors to one submission. I know this has to do with cookies and such, but I don't quite know how to do that with WordPress specifically. Basically, I want to set a cookie that checks if the particular user has submitted a form. If so, then a message displays that the form has already been submitted and the form is grayed out (or just not displayed at all). I must not be using the setcookie() function correctly. Is there a specific way that WordPress handles cookies?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
