<?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: Listing previous submissions by logged in user</title>
		<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user</link>
		<description>Gravity Support Forums Topic: Listing previous submissions by logged in user</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:21:27 +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/listing-previous-submissions-by-logged-in-user" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59277</link>
			<pubDate>Thu, 17 May 2012 11:28:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">59277@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome! Thanks for letting us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>donaker on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59276</link>
			<pubDate>Thu, 17 May 2012 11:27:54 +0000</pubDate>
			<dc:creator>donaker</dc:creator>
			<guid isPermaLink="false">59276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;display: none; seems to work. thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>donaker on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59274</link>
			<pubDate>Thu, 17 May 2012 11:14:46 +0000</pubDate>
			<dc:creator>donaker</dc:creator>
			<guid isPermaLink="false">59274@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll give that a try. I was thinking of that or to position them off screen somehow.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59273</link>
			<pubDate>Thu, 17 May 2012 11:07:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">59273@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What if a work around could be to do a display: none via CSS on the fields rather than Admin Only? Could be worth a shot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>donaker on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59272</link>
			<pubDate>Thu, 17 May 2012 11:05:02 +0000</pubDate>
			<dc:creator>donaker</dc:creator>
			<guid isPermaLink="false">59272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've figured out much of what I need to accomplish but have come across what i think might be a bug.&#60;/p&#62;
&#60;p&#62;I have jquery ui sliders writing their values to Custom Post fields (set to Number). This works great until I set their filed visibility to &#34;Admin only&#34; instead of &#34;Everyone&#34;. When they are set to &#34;Admin only&#34;, the values are not written to the database upon submission and not outputting to the auto-created post.&#60;/p&#62;
&#60;p&#62;Any ideas why this would be or workarounds for this issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>donaker on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-59080</link>
			<pubDate>Tue, 15 May 2012 17:17:53 +0000</pubDate>
			<dc:creator>donaker</dc:creator>
			<guid isPermaLink="false">59080@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;I'm not sure if this will work or not. Separate forms are used for the assessment tool and registration.&#60;/p&#62;
&#60;p&#62;If I add a &#34;Post Field&#34; to the registration form, I can see the &#34;Set as Post Author&#34; option but only on the Registration form, not the Assessment form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-58868</link>
			<pubDate>Mon, 14 May 2012 12:45:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">58868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would say that they best way to do this would be to create posts from their submissions using their logged in user as the author. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravitywiz.com/2012/04/25/set-registered-user-as-post-author/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/2012/04/25/set-registered-user-as-post-author/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then you can create a template file in WordPress to pull posts by logged in user. You could also test each post for logged in as well to keep them hidden from other people. Then data access would be easy using WordPress posts, and custom fields. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Form_Fields#Post_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Form_Fields#Post_Fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That would be the easiest way to do what you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>donaker on "Listing previous submissions by logged in user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/listing-previous-submissions-by-logged-in-user#post-58864</link>
			<pubDate>Mon, 14 May 2012 12:32:01 +0000</pubDate>
			<dc:creator>donaker</dc:creator>
			<guid isPermaLink="false">58864@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm creating an online assessment tool using GravityForms. In order to take the assessment, the user needs to be logged in. Registered users can take the assessment any number of times.&#60;/p&#62;
&#60;p&#62;Once they log in, I'd like to show them a page which lists all of their assessments.&#60;/p&#62;
&#60;p&#62;I know Gravity stores submission in the wordpress database but what is the best method of accessing the information based on the current user?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Don...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
