<?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: List Field Drop Down Option</title>
		<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option</link>
		<description>Gravity Support Forums Topic: List Field Drop Down Option</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:25:28 +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/list-field-drop-down-option" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-241467</link>
			<pubDate>Tue, 07 May 2013 14:06:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">241467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Closing this as a duplicate of &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/help-dropdown-items-appearing-below-form?replies=2#post-241459&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/help-dropdown-items-appearing-below-form?replies=2#post-241459&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studiomundi on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-221012</link>
			<pubDate>Tue, 23 Apr 2013 11:43:15 +0000</pubDate>
			<dc:creator>studiomundi</dc:creator>
			<guid isPermaLink="false">221012@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just thought I'd ask once again. I have no idea why this is happening. I'm using this (&#60;a href=&#34;http://pastie.org/7153628&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/7153628&#60;/a&#62;) in my functions.php file. The dropdown menu shows the correct label &#34;Select Employee Name&#34;, but none of the options are listed. Instead, they appear in a list below the form. What am I doing wrong? This must be something very simple.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studiomundi on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-211737</link>
			<pubDate>Tue, 16 Apr 2013 12:30:44 +0000</pubDate>
			<dc:creator>studiomundi</dc:creator>
			<guid isPermaLink="false">211737@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the response. It turns out, the options are being listed, but in the wrong place. Instead of appearing in the dropdown, they appear in a list below/after the form. Any idea why this is happening?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-191955</link>
			<pubDate>Sun, 31 Mar 2013 18:35:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">191955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are no other code additions to be made.  You will have to debug this.  On &#60;a href=&#34;http://pastie.org/7153628#7&#34; rel=&#34;nofollow&#34;&#62;line 7&#60;/a&#62;, I would add this statement for debugging:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
print_r($post);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And see what that displays.  We need to start there to see if the $posts array is being filled with the correct data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studiomundi on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-188094</link>
			<pubDate>Thu, 28 Mar 2013 14:52:07 +0000</pubDate>
			<dc:creator>studiomundi</dc:creator>
			<guid isPermaLink="false">188094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello. I just purchased Gravity Forms and am trying to accomplish exactly this!&#60;/p&#62;
&#60;p&#62;I tried adding the PHP from the pastie above to my functions.php file. I changed the post type to the one I want to populate the dropdown. The dropdown appears now, but it's empty, unpopulated.&#60;/p&#62;
&#60;p&#62;This is what it looks like: &#60;a href=&#34;http://pastie.org/7153628&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/7153628&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I was wondering: is the PHP above the extent of what I need to add to my functions.php file?... or are there other additions that need to be made?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoenix on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-142792</link>
			<pubDate>Tue, 05 Feb 2013 19:40:08 +0000</pubDate>
			<dc:creator>iphoenix</dc:creator>
			<guid isPermaLink="false">142792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great help Chris.  Here is the solution if anyone wants to prepopulate a list type field with a dropdown that contains custom post type items:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/6075607&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/6075607&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-142719</link>
			<pubDate>Tue, 05 Feb 2013 16:06:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">142719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Matthew, I sent you an email today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-130716</link>
			<pubDate>Thu, 24 Jan 2013 20:56:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">130716@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I feel like we resolved this via email.  Can you please update the topic if so with the resolution?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-128514</link>
			<pubDate>Tue, 22 Jan 2013 10:35:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">128514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have your priority support ticket now.  I don't normally handle those, so it took a couple days to get over to me.  I'll have a look at it in the next 24 hours.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iphoenix on "List Field Drop Down Option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-drop-down-option#post-124626</link>
			<pubDate>Thu, 17 Jan 2013 16:23:34 +0000</pubDate>
			<dc:creator>iphoenix</dc:creator>
			<guid isPermaLink="false">124626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Chris Hajer  - i opened up a priority support ticket for you to examine my site and theme in detail.  Thanks we should talk there and then I'll post the results.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
