<?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: Building a custom post editor</title>
		<link>https://legacy.forums.gravityhelp.com/topic/building-a-custom-post-editor</link>
		<description>Gravity Support Forums Topic: Building a custom post editor</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:21:02 +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/building-a-custom-post-editor" rel="self" type="application/rss+xml" />

		<item>
			<title>baereli88 on "Building a custom post editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/building-a-custom-post-editor#post-18712</link>
			<pubDate>Wed, 16 Feb 2011 16:32:46 +0000</pubDate>
			<dc:creator>baereli88</dc:creator>
			<guid isPermaLink="false">18712@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David&#60;/p&#62;
&#60;p&#62;Thanks a lot. I'm sure that this will help me further.&#60;/p&#62;
&#60;p&#62;Cheers Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Building a custom post editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/building-a-custom-post-editor#post-18707</link>
			<pubDate>Wed, 16 Feb 2011 15:56:57 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">18707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Baereli, this will be a pretty involved customization, but here are a few pointers to get started.&#60;/p&#62;
&#60;p&#62;You can auto populate the form using the &#60;strong&#62;gform_pre_render&#60;/strong&#62; hook. Here is an example of how that works: &#60;a href=&#34;http://pastie.org/1571935&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1571935&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;After the form has been submitted you can use the &#60;strong&#62;gform_post_submission&#60;/strong&#62; hook to get the submitted values and do whatever you need to with them. Here is an example of this hook: &#60;a href=&#34;http://pastie.org/1571939&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1571939&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is much more that would need to happen, but in regards to actually hooking into Gravity Forms, this should be all you'll need. Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>baereli88 on "Building a custom post editor"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/building-a-custom-post-editor#post-18705</link>
			<pubDate>Wed, 16 Feb 2011 15:10:28 +0000</pubDate>
			<dc:creator>baereli88</dc:creator>
			<guid isPermaLink="false">18705@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I use Wordpress as an address directory. The addresses are stored as posts. Now I would like to give the address &#34;owner&#34; the possibility to update his address without having to register an account on my Wordpress.&#60;/p&#62;
&#60;p&#62;Is it basically possible to build a Gravity form, which populates its fields with data from an existing post and updates this posts data by submitting the form? The form sould have two pages/steps: the first with the post fields and populated with post data, the second will show only an input field in which the user has to enter an authentication code which was sent via SMS to his cell phone.&#60;/p&#62;
&#60;p&#62;If it's possible can you give me some tipps how to do it.&#60;/p&#62;
&#60;p&#62;Richard
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
