<?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: Limit form entry to one per day</title>
		<link>https://legacy.forums.gravityhelp.com/topic/limit-form-entry-to-one-per-day</link>
		<description>Gravity Support Forums Topic: Limit form entry to one per day</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 02:48:07 +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/limit-form-entry-to-one-per-day" rel="self" type="application/rss+xml" />

		<item>
			<title>rbpatt on "Limit form entry to one per day"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-form-entry-to-one-per-day#post-19813</link>
			<pubDate>Thu, 03 Mar 2011 11:40:28 +0000</pubDate>
			<dc:creator>rbpatt</dc:creator>
			<guid isPermaLink="false">19813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl.  I can do it, I just hoped somebody had already written it or something similar.  I'll take a look at the docs for the hooks and take it from there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Limit form entry to one per day"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-form-entry-to-one-per-day#post-19741</link>
			<pubDate>Wed, 02 Mar 2011 13:08:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19741@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently that isn't possible as a built in feature.  Entries can only be limited by Start and End Date or by number of entries.&#60;/p&#62;
&#60;p&#62;If you wanted to limit it to one form entry per day you would have to write custom code that queries the entries, checks for that users email address for that day and then use the gform_validation hook to implement custom validation based on that.  &#60;/p&#62;
&#60;p&#62;So it would have to be done as a customization.  It's certainly possible using the gform_validation hook to do this, but you (or a developer) would have to write the customization. If you want me to refer you to a developer with Gravity Forms customization experience I can do so.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rbpatt on "Limit form entry to one per day"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-form-entry-to-one-per-day#post-19736</link>
			<pubDate>Wed, 02 Mar 2011 12:40:12 +0000</pubDate>
			<dc:creator>rbpatt</dc:creator>
			<guid isPermaLink="false">19736@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to limit a form entry to one per user per day or within a specified time period like 12 hours?  Something like Schedule Form but have it reset each day.&#60;/p&#62;
&#60;p&#62;This form is inside a membership site so you can't get to it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
