<?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: Any way to edit a form entry that is also a post</title>
		<link>https://legacy.forums.gravityhelp.com/topic/any-way-to-edit-a-form-entry-that-is-also-a-post</link>
		<description>Gravity Support Forums Topic: Any way to edit a form entry that is also a post</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:10:29 +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/any-way-to-edit-a-form-entry-that-is-also-a-post" rel="self" type="application/rss+xml" />

		<item>
			<title>mtprofiles on "Any way to edit a form entry that is also a post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/any-way-to-edit-a-form-entry-that-is-also-a-post#post-25758</link>
			<pubDate>Tue, 17 May 2011 16:56:25 +0000</pubDate>
			<dc:creator>mtprofiles</dc:creator>
			<guid isPermaLink="false">25758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the prompt reply Carl&#60;/p&#62;
&#60;p&#62;I understand your point 1 and that's why I was thinking about the option to create a duplicate entry on edition.&#60;br /&#62;
Anyway, by the same logic that the post is separate from the from entry, shouldn't the entry be editable on it's own?  if a form has fields that are nor &#34;post fields&#34; then those ARE editable from the entries list....  mmmhhh&#60;br /&#62;
Upgrading the post manually isn't my ideal option, but if the original entry on the database cannot be edited then I can't really make this work for me.&#60;br /&#62;
2. a bit of coding is an option, but the post would have to be re-created too. Could that be accomplished with some hook+php?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Any way to edit a form entry that is also a post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/any-way-to-edit-a-form-entry-that-is-also-a-post#post-25727</link>
			<pubDate>Tue, 17 May 2011 15:09:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) Posts are only created when the form is submitted.  Posts are not created from the Entry Detail page itself.  They are only created when the form is processed.  Post creation is separate from Entry creation.&#60;/p&#62;
&#60;p&#62;2) There isn't a built in feature to allow post editing with Gravity Forms.  It is possible to do, but only as a customization and only if the developer understands Gravity Forms hook/filter usage as it's a more advanced customization.  There are examples of doing this on the forums if you search around.&#60;/p&#62;
&#60;p&#62;3) There are not currently Checkbox fields in the Post Fields because Custom Fields are single value fields.  They consist of a Name and a Value.  Checkboxes are multi-value.  So the issue is storing the items that are selected.  &#60;/p&#62;
&#60;p&#62;We do plan on adding this capability in the future, each Checkbox would create a new custom field using the same Name but a different Value. The user is then going to need to understand how to work with multipel custom fields that use the same Name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mtprofiles on "Any way to edit a form entry that is also a post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/any-way-to-edit-a-form-entry-that-is-also-a-post#post-25722</link>
			<pubDate>Tue, 17 May 2011 14:07:17 +0000</pubDate>
			<dc:creator>mtprofiles</dc:creator>
			<guid isPermaLink="false">25722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1.-Is there any way to recreate a post from a form entry?&#60;/p&#62;
&#60;p&#62;I have setup a form to generate a post. it uses custom fields mixed in the body. so far no prob.&#60;/p&#62;
&#60;p&#62;But unlike other fields in the form, if these are post fields, they cannot be edited on the entry, just on the post itself.&#60;/p&#62;
&#60;p&#62;There should be a way to edit the form entry even if the values on the post itself are not updated automatically.&#60;/p&#62;
&#60;p&#62;What about a way to recreate the whole post?&#60;/p&#62;
&#60;p&#62;what about an option to duplicate an entry so that a new post is created?&#60;/p&#62;
&#60;p&#62;I am looking for a way for people to be able to edit their form entry (post or not)&#60;/p&#62;
&#60;p&#62;Ideally, this would recreate the post and set it on draft again.&#60;/p&#62;
&#60;p&#62;2- is there a way to allow a user to edit an entry on the front end?&#60;br /&#62;
(perhaps pre-populating a form with the entry)&#60;/p&#62;
&#60;p&#62;3- why aren't there any checkbox fields in the post fields?   (for example, for categories, i need to allow multiple values selected)&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
