<?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: I want a form to &#34;edit&#34; a custom post type...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type</link>
		<description>Gravity Support Forums Topic: I want a form to &quot;edit&quot; a custom post type...</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 19:11:39 +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/i-want-a-form-to-edit-a-custom-post-type" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "I want a form to &#34;edit&#34; a custom post type..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type#post-50115</link>
			<pubDate>Tue, 21 Feb 2012 12:55:19 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">50115@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms can be used to edit existing post content but it isn't built in functionality.  You'd have to write custom code to accomplish it.&#60;/p&#62;
&#60;p&#62;- You'd have to write custom code to dynamically populate the form fields with the values you need to edit.&#60;/p&#62;
&#60;p&#62;- You'd have to write custom code to then update that Post instead of create a new Post when the form is submitted.&#60;/p&#62;
&#60;p&#62;One thing to note, based on what you describe, there is no concept of being able to update a draft for a post while the post is still Published.  When a post is updated when it is Published, then the updates go live immediately.  They aren't moderated.  If you wanted to moderate the changes you would need to change the post status back to a Draft as part of the custom code implemented to update the Post content.&#60;/p&#62;
&#60;p&#62;This is a customization, there are no step by step examples to do this that I can point you to.  &#60;/p&#62;
&#60;p&#62;Have people done it? Certainly.  But they had to know how more than just Gravity Forms to accomplish it, they also had to have a complete understanding of how posts and pages are created and stored in WordPress and have a firm grasp of both hook/filter usage and PHP.&#60;/p&#62;
&#60;p&#62;From a form processing standpoint, ANYTHING is possible with Gravity Forms.  The hooks and filters that are in place make any kind of customization that you'd like to happen after the form is submitted possible.  However, you have to be able to write the custom PHP to make it possible.&#60;/p&#62;
&#60;p&#62;Gravity Forms only provides the hooks and filters necessary to allow you to attach your own custom code to key points in the form processing life cycle.  We explain in the documentation when each hook is triggered and what each hook does. What you do with those hooks and filters is entirely up to you and/or your developer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gaslight on "I want a form to &#34;edit&#34; a custom post type..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type#post-50088</link>
			<pubDate>Tue, 21 Feb 2012 08:40:35 +0000</pubDate>
			<dc:creator>Gaslight</dc:creator>
			<guid isPermaLink="false">50088@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;try following this thread maybe?&#60;br /&#62;
&#60;a href=&#34;http://http://www.gravityhelp.com/forums/topic/a-basic-example-of-gform_post_submission-would-be-awesome&#34; rel=&#34;nofollow&#34;&#62;http://http://www.gravityhelp.com/forums/topic/a-basic-example-of-gform_post_submission-would-be-awesome&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mayhem3030 on "I want a form to &#34;edit&#34; a custom post type..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type#post-49897</link>
			<pubDate>Sun, 19 Feb 2012 16:27:00 +0000</pubDate>
			<dc:creator>mayhem3030</dc:creator>
			<guid isPermaLink="false">49897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using that plugin already, I'm just thinking effectively will be another form that is pre-populated with items from a MySQL database.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gaslight on "I want a form to &#34;edit&#34; a custom post type..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type#post-49892</link>
			<pubDate>Sun, 19 Feb 2012 13:56:48 +0000</pubDate>
			<dc:creator>Gaslight</dc:creator>
			<guid isPermaLink="false">49892@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;to enable custom post types with gravity forms there's this additional plugin:&#60;/p&#62;
&#60;p&#62;&#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;&#60;/p&#62;
&#60;p&#62;but I'm not sure whether you can use gravity forms to edit an existing content
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mayhem3030 on "I want a form to &#34;edit&#34; a custom post type..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-want-a-form-to-edit-a-custom-post-type#post-49891</link>
			<pubDate>Sun, 19 Feb 2012 13:51:55 +0000</pubDate>
			<dc:creator>mayhem3030</dc:creator>
			<guid isPermaLink="false">49891@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form needs to be dynamic in that it will display a current posts title, content and 2 files (main file, sample file).. &#60;/p&#62;
&#60;p&#62;So say they have listed a post with title &#60;/p&#62;
&#60;p&#62;Title: &#34;Car 1&#34;&#60;br /&#62;
Description: &#34;This car is blue, it has 4 doors and has done 30,000 miles&#34;&#60;/p&#62;
&#60;p&#62;Image 1:  file.jpg&#60;br /&#62;
Image 2: file2.jpg&#60;/p&#62;
&#60;p&#62;I want a page where the member can edit the Title, Description and change the images - I want to do this through the use of a Gravity form because:-&#60;/p&#62;
&#60;p&#62;1.) I do not want to create a new post&#60;br /&#62;
2.) I want the original post to still be &#34;published&#34; while the changes are moderated....&#60;br /&#62;
3.) I can then change the original post (manually) if I am happy that the changes requested by the member do not violate the terms of service of the website etc...&#60;/p&#62;
&#60;p&#62;Does this make sense? &#60;/p&#62;
&#60;p&#62;I am thinking of a form with pre-populated boxes, that are submitted and held in a different form &#34;entries&#34;, which I can then copy over and replace the original post details..&#60;/p&#62;
&#60;p&#62;Hopefully this is possible??
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
