<?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: How can I tell if a WP user has completed the form or not?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-tell-if-a-wp-user-has-completed-the-form-or-not</link>
		<description>Gravity Support Forums Topic: How can I tell if a WP user has completed the form or not?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:53:45 +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/how-can-i-tell-if-a-wp-user-has-completed-the-form-or-not" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "How can I tell if a WP user has completed the form or not?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-tell-if-a-wp-user-has-completed-the-form-or-not#post-46518</link>
			<pubDate>Mon, 16 Jan 2012 19:10:07 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">46518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#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>cju on "How can I tell if a WP user has completed the form or not?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-tell-if-a-wp-user-has-completed-the-form-or-not#post-45203</link>
			<pubDate>Fri, 30 Dec 2011 19:09:24 +0000</pubDate>
			<dc:creator>cju</dc:creator>
			<guid isPermaLink="false">45203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Seems simple enough, but not finding anything on this subject.&#60;/p&#62;
&#60;p&#62;I have a form I'd like all my WordPress users to complete. Is there some way I can check (while they are logged in of course) to see if the current user has completed a specific form or not?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
