<?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 displaying the data entered by form users works</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works</link>
		<description>Gravity Support Forums Topic: How displaying the data entered by form users works</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 14:24:03 +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-displaying-the-data-entered-by-form-users-works" rel="self" type="application/rss+xml" />

		<item>
			<title>iphoenix on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-72474</link>
			<pubDate>Fri, 24 Aug 2012 08:28:19 +0000</pubDate>
			<dc:creator>iphoenix</dc:creator>
			<guid isPermaLink="false">72474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;a custom display/edit feature would be beneficial.  Probably only available if the form gets created as a post/pagge/custom post type first.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>debradager on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-71563</link>
			<pubDate>Sat, 18 Aug 2012 15:08:36 +0000</pubDate>
			<dc:creator>debradager</dc:creator>
			<guid isPermaLink="false">71563@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I agree this sounds fantastic, just what I am looking for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>felicity on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-62209</link>
			<pubDate>Tue, 12 Jun 2012 01:55:38 +0000</pubDate>
			<dc:creator>felicity</dc:creator>
			<guid isPermaLink="false">62209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;The new functionality for displaying/editing and updating entries on the front end sounds fantastic! Do you have any expected time frames for when we might see some of this functionality released?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-45098</link>
			<pubDate>Wed, 28 Dec 2011 18:49:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">45098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1. Currently the role management capabilities of Gravity Forms is not granular enough to support allowing a user to see and edit only forms they submitted.  &#60;/p&#62;
&#60;p&#62;When we implement functionality to display AND edit entry data on the front end of your site we will also be implementing the ability to allow users to only view and edit entries they created. &#60;/p&#62;
&#60;p&#62;You can actually do this now using the 3rd party Gravity Forms Directory Add-On found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-addons/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-addons/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) You can configure Gravity Forms Post Fields so that the Post Author is set to the user id of the user that submits the form IF they are logged in.  At that point their user id will be used as the author for the post that is created.&#60;/p&#62;
&#60;p&#62;Posts created with Gravity Forms aren't edited in Gravity Forms.  The Posts that are created are edited in WordPress just like any other post.  You go to Posts and then edit the post you want to edit... which may or may not be a post created via a Gravity Form submission.&#60;/p&#62;
&#60;p&#62;So if you want to allow the user to see and edit only the posts they submitted you can do that now using existing WordPress roles.  Assign the user a role that gives them access to view and edit their posts in the WordPress Dashboard and this would allow them to do what you described.&#60;/p&#62;
&#60;p&#62;If you are referring to allowing them to do this on the front end of your site and not the Dashboard, this isn't something Gravity Forms currently does as you know but this is also functionality that we plan on introducing when we implement the front end data display and editing/update capabilities.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-45092</link>
			<pubDate>Wed, 28 Dec 2011 18:32:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45092@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@signy - There is no plugin I know of that will restrict viewing of entries to only the person who submitted it.  The permissions in Gravity Forms are not that granular.  You could create some custom code to restrict access to entries like that, but it's not built in.&#60;/p&#62;
&#60;p&#62;For posts, you can restrict access to the posts created by Gravity Forms just like you would restrict access to any other post.  I believe you can mark those posts private and then they are visible only to the author and other admins and editors in the site.  That is WordPress functionality and you can create a post and make it private using Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>signy on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-45074</link>
			<pubDate>Wed, 28 Dec 2011 16:40:39 +0000</pubDate>
			<dc:creator>signy</dc:creator>
			<guid isPermaLink="false">45074@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like this functionality as well.  Several follow-up questions:&#60;/p&#62;
&#60;p&#62;1.  Gravity Forms -- Would you be able to use plugins such as Role Scoper/Capability Manager to allow a user to see and edit only the forms that user submitted?&#60;/p&#62;
&#60;p&#62;2.  Gravity Forms as Custom Post -- If we use the Gravity Forms + Custom Post Types plugin (&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#60;/a&#62;) so that form entries are posts, can you use the Role Scoper/Capability Manager plugins to allow a user to see and edit only the posts that user submitted?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-43557</link>
			<pubDate>Fri, 09 Dec 2011 13:15:31 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">43557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Mitch,&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Yes. They would only be able to view/update the entries which they created. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Currently there is no way to accomplish this; however, we will look at adding functionality and capabilities to support this in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-43527</link>
			<pubDate>Fri, 09 Dec 2011 02:12:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">43527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The creation of posts is not done from the admin.  That is configured when you create your form.  When the form is submitted, a post can be created.  That functionality is all in the demo.&#60;/p&#62;
&#60;p&#62;You can learn about managing the entries here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityforms.com/features/entry-management/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityforms.com/features/entry-management/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have specific questions, please let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CFKane on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-43525</link>
			<pubDate>Fri, 09 Dec 2011 00:01:10 +0000</pubDate>
			<dc:creator>CFKane</dc:creator>
			<guid isPermaLink="false">43525@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there anyplace to view a screenshot or demo of the Gravity Form admin section? I'd like to see the options to view the form entries and/or see how Gravity Form can create a post. &#60;/p&#62;
&#60;p&#62;The current demo only allows us to create a form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mitch Goldstein on "How displaying the data entered by form users works"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-displaying-the-data-entered-by-form-users-works#post-43512</link>
			<pubDate>Thu, 08 Dec 2011 21:41:25 +0000</pubDate>
			<dc:creator>Mitch Goldstein</dc:creator>
			<guid isPermaLink="false">43512@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;Yes.  They would only be able to view/update the entries which they created.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
