<?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: HELP! Populate form with custom post type</title>
		<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type</link>
		<description>Gravity Support Forums Topic: HELP! Populate form with custom post type</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:12:26 +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/help-populate-form-whit-custom-post-type" rel="self" type="application/rss+xml" />

		<item>
			<title>Gaslight on "HELP! Populate form with custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type#post-50403</link>
			<pubDate>Fri, 24 Feb 2012 04:38:49 +0000</pubDate>
			<dc:creator>Gaslight</dc:creator>
			<guid isPermaLink="false">50403@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;have you tried defining at the beginning of your function&#60;/p&#62;
&#60;p&#62;$post = $wp_query-&#38;gt;post;&#60;/p&#62;
&#60;p&#62; because you're executing a function outside the wordpress loop and then calling $post... that would return empty outside a wp query
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andyunix on "HELP! Populate form with custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type#post-50280</link>
			<pubDate>Thu, 23 Feb 2012 03:59:00 +0000</pubDate>
			<dc:creator>Andyunix</dc:creator>
			<guid isPermaLink="false">50280@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nobody can help me??  :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andyunix on "HELP! Populate form with custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type#post-50186</link>
			<pubDate>Wed, 22 Feb 2012 06:41:00 +0000</pubDate>
			<dc:creator>Andyunix</dc:creator>
			<guid isPermaLink="false">50186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello and thanks for the answer.&#60;br /&#62;
I tried various codes, including this &#60;a href=&#34;http://www.pastie.org/3430913&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/3430913&#60;/a&#62;.&#60;br /&#62;
What I can not do is this: how do I show him all the posts written by the user logged on a taxonomy? I believe that the string to change is at this point: $ posts = get_posts (&#34;category = Business&#34;): (unfortunately I can not: (I tried in every way! Can you give me a hand? Thank you!&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gaslight on "HELP! Populate form with custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type#post-50128</link>
			<pubDate>Tue, 21 Feb 2012 14:08:40 +0000</pubDate>
			<dc:creator>Gaslight</dc:creator>
			<guid isPermaLink="false">50128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you can populate a dropdown via PHP, so yes you can do that but you need to write your own custom PHP code, check the documentation, there's an example on how to populate a dropdown;  in your case you could populate with the results of a wp_query for posts belonging to a certain post type
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andyunix on "HELP! Populate form with custom post type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-populate-form-whit-custom-post-type#post-50120</link>
			<pubDate>Tue, 21 Feb 2012 13:07:31 +0000</pubDate>
			<dc:creator>Andyunix</dc:creator>
			<guid isPermaLink="false">50120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good evening,&#60;br /&#62;
congratulations for your support and for the great plugin!&#60;br /&#62;
For several days I try in vain to implement a function: I'm working with the additional Custom Post Types plugin allows me to populate the fields with a &#34;post type&#34; (link to the 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; /) my question is this: in a drop-down menu, you can display only posts written by the user type logged?&#60;br /&#62;
Thank you, I await your response&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
