<?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: Custom Post Types instead of Category Dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown</link>
		<description>Gravity Support Forums Topic: Custom Post Types instead of Category Dropdown</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:09:07 +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/custom-post-types-instead-of-category-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-95522</link>
			<pubDate>Mon, 26 Nov 2012 02:47:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">95522@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Andy, if you know your custom post types and they are not changing, you can create your own drop down with all the custom post type titles (Going Out, etc), and use the values to set the corresponding actual custom post type names (os_going_out, etc.)&#60;/p&#62;
&#60;p&#62;That is how you would set it up if you know all the post types from the outset.  However, I am not sure what you need to do with the actual custom post types once they are in a drop down in your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rothbert on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-95178</link>
			<pubDate>Sat, 24 Nov 2012 15:29:30 +0000</pubDate>
			<dc:creator>Rothbert</dc:creator>
			<guid isPermaLink="false">95178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any progress with this Andy?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-87289</link>
			<pubDate>Sun, 04 Nov 2012 20:26:24 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">87289@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;any help with this? do i need to clarify better?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-85889</link>
			<pubDate>Wed, 31 Oct 2012 18:02:46 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">85889@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok this is helpful but i don't think it's exactly what I need.&#60;/p&#62;
&#60;p&#62;Dropdown menu (what the end-user sees) needs to have fixed names such as:&#60;/p&#62;
&#60;p&#62;Going Out&#60;br /&#62;
Well Being&#60;br /&#62;
Fashion&#60;br /&#62;
etc...&#60;/p&#62;
&#60;p&#62;corresponding to custom post types:&#60;/p&#62;
&#60;p&#62;os_going_out&#60;br /&#62;
os_well_being&#60;br /&#62;
os_fashion&#60;br /&#62;
etc...&#60;/p&#62;
&#60;p&#62;I think the best way to do this is with a nested IF statement when the form is submitted...&#60;/p&#62;
&#60;p&#62;any help along these lines? Unfortunately i am not very experienced with php but i know how to edit a custom function :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-85688</link>
			<pubDate>Wed, 31 Oct 2012 10:34:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85688@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is how you can dynamically populate a drop down:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That example shows how to populate a drop down from posts.  You can modify that to use just your custom posts or custom post types.  The information you put into the drop down is up to you: the procedure for populating the drop down is the same.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Custom Post Types instead of Category Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-post-types-instead-of-category-dropdown#post-85682</link>
			<pubDate>Wed, 31 Oct 2012 10:24:54 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">85682@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I came across this plugin which might come handy to what I want to do. &#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;I have 10 different custom post types representing each of my categories. &#60;/p&#62;
&#60;p&#62;I need a dropdown which will display these custom post types (so essentially replacing the categories dropdown) so that the post is submitted to the correct place.&#60;/p&#62;
&#60;p&#62;Any ideas on how to achieve this?&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
