<?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: Only one submission per forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms</link>
		<description>Gravity Support Forums Topic: Only one submission per forms</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:44:20 +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/only-one-submission-per-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-38118</link>
			<pubDate>Mon, 17 Oct 2011 22:00:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38118@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;simbian, please post a new topic for your issue.  A lot of things have changed in the past 8 months.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simbian on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-38054</link>
			<pubDate>Mon, 17 Oct 2011 08:20:16 +0000</pubDate>
			<dc:creator>simbian</dc:creator>
			<guid isPermaLink="false">38054@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks i need it too and would use the David's great solution, but if i would set the limit to allow 1 submission per day? Next day the users should be able to use the form again.&#60;/p&#62;
&#60;p&#62;Simone
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davemac on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-17384</link>
			<pubDate>Tue, 01 Feb 2011 06:26:51 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">17384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David, that works ... but ... I am using this on an intranet and everyone has the same IP. Is there a way to do this simply using a cookie?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-17305</link>
			<pubDate>Mon, 31 Jan 2011 12:34:36 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">17305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Dave,&#60;/p&#62;
&#60;p&#62;Here is an alternate solution that doesn't require any core modifications. Paste the following in your functions.php and update the the '28' in 'gform_pre_render_28' to the ID of your own form and should be good to go.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/1515124&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1515124&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davemac on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-17250</link>
			<pubDate>Sun, 30 Jan 2011 02:20:02 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">17250@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm this isn't working for me. What exactly do you need to put in the hidden field? I have tried putting user_id in the default value: insert variable field but this doesn't work for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoZo on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-13834</link>
			<pubDate>Thu, 02 Dec 2010 18:29:06 +0000</pubDate>
			<dc:creator>SoZo</dc:creator>
			<guid isPermaLink="false">13834@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Many thanks Marsius. Was struggling with this forever.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnfaraca on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-10985</link>
			<pubDate>Sun, 10 Oct 2010 15:54:23 +0000</pubDate>
			<dc:creator>johnfaraca</dc:creator>
			<guid isPermaLink="false">10985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This code worked awesome!  Thank you Marsius, it has helped me tremendous.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marsius on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-10089</link>
			<pubDate>Mon, 20 Sep 2010 02:25:09 +0000</pubDate>
			<dc:creator>Marsius</dc:creator>
			<guid isPermaLink="false">10089@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I forget to say that you need to have in the form a hidden field with variable user_id ^^
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marsius on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-10076</link>
			<pubDate>Sun, 19 Sep 2010 16:07:11 +0000</pubDate>
			<dc:creator>Marsius</dc:creator>
			<guid isPermaLink="false">10076@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, i find a way. I use the limit of entries, setting to 1 for the form, and i have modify the code like this :&#60;/p&#62;
&#60;p&#62;In gravityforms/form_display.php&#60;/p&#62;
&#60;p&#62;Search :&#60;br /&#62;
            &#60;code&#62;//If form has a limit of entries, check current entry count            if($form[&#38;quot;limitEntries&#38;quot;]) {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Add after :&#60;br /&#62;
		&#60;code&#62;global $user_login;      		get_currentuserinfo();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Search :&#60;br /&#62;
		&#60;code&#62;$entry_count = RGFormsModel::get_lead_count($form_id, &#38;#39;&#38;#39;);&#60;/code&#62;&#60;br /&#62;
Replace by :&#60;br /&#62;
		&#60;code&#62;$entry_count = RGFormsModel::get_lead_count($form_id, $user_login);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Et voilà !&#60;/p&#62;
&#60;p&#62;This solution work only with registered users, but it is my case, i use Members plugin to limit access of the form to registered users.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marsius on "Only one submission per forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-one-submission-per-forms#post-10024</link>
			<pubDate>Sat, 18 Sep 2010 01:19:11 +0000</pubDate>
			<dc:creator>Marsius</dc:creator>
			<guid isPermaLink="false">10024@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think  that could make my case, but is it possible to hide the email field ?&#60;/p&#62;
&#60;p&#62;Edit :&#60;br /&#62;
I prefer that the user just see the thanks message directly instead of the form if the couple email/form id already exist (email field is a hidden field with a default value {user:user_email})
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
