<?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: Check from outside gravity forms if a user has submitted a form or not?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/check-from-outside-gravity-forms-if-a-user-has-submitted-a-form-or-not</link>
		<description>Gravity Support Forums Topic: Check from outside gravity forms if a user has submitted a form or not?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:58:26 +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/check-from-outside-gravity-forms-if-a-user-has-submitted-a-form-or-not" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Check from outside gravity forms if a user has submitted a form or not?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-from-outside-gravity-forms-if-a-user-has-submitted-a-form-or-not#post-48062</link>
			<pubDate>Wed, 01 Feb 2012 18:41:50 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48062@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, fr35ht,&#60;/p&#62;
&#60;p&#62;When a user is logged in and submits a form, the entry created stores the id of the user. This is the field created_by in the wp_rg_lead table.&#60;/p&#62;
&#60;p&#62;You could write some custom code in the gform_pre_render hook to check the database lead entries for your form to see if one were created by the logged in user. Documentation for that hook can be found at: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fr35ht on "Check from outside gravity forms if a user has submitted a form or not?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-from-outside-gravity-forms-if-a-user-has-submitted-a-form-or-not#post-46600</link>
			<pubDate>Tue, 17 Jan 2012 17:08:46 +0000</pubDate>
			<dc:creator>fr35ht</dc:creator>
			<guid isPermaLink="false">46600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm writing a function to post a url to a logged in user only if they have filled in a form.&#60;/p&#62;
&#60;p&#62;what is the best way to check whether a user has filled in the form?&#60;/p&#62;
&#60;p&#62;Can i limit them to only filling the form in once?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
