<?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: Dynamic Dropdown population</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population</link>
		<description>Gravity Support Forums Topic: Dynamic Dropdown population</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 10:51: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/dynamic-dropdown-population" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Dynamic Dropdown population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population#post-65385</link>
			<pubDate>Mon, 09 Jul 2012 14:36:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">65385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it working. Thanks for letting us know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtismchale on "Dynamic Dropdown population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population#post-65381</link>
			<pubDate>Mon, 09 Jul 2012 14:34:17 +0000</pubDate>
			<dc:creator>curtismchale</dc:creator>
			<guid isPermaLink="false">65381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ended up tracking it down to a poorly written plugin screwing with the live site. With WP_DEBUG on in dev it stopped whatever was messing with the form.&#60;/p&#62;
&#60;p&#62;Resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtismchale on "Dynamic Dropdown population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population#post-65018</link>
			<pubDate>Fri, 06 Jul 2012 11:07:12 +0000</pubDate>
			<dc:creator>curtismchale</dc:creator>
			<guid isPermaLink="false">65018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form id and the field id's match (I triple checked that). I exported the local form and imported it to the live server. There is JS that also keys in on the fields (with an ajax autopopulation) and that works on the fields as well.&#60;/p&#62;
&#60;p&#62;It's simply that chunk that doesn't work. As I said, if I print_r on the value of $post it get's me the data I expect on the form I expect but it does not show it in the field I expect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamic Dropdown population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population#post-64945</link>
			<pubDate>Thu, 05 Jul 2012 22:18:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The code works on a localhost environment, but will not work on the new server?&#60;/p&#62;
&#60;p&#62;Are there any version differences or configuration differences?  If the code works on one server, I would expect it might be a configuration issue.  It's odd that the $post is returning the correct information.&#60;/p&#62;
&#60;p&#62;How about the form ID or field IDs if you recreated or imported the form?  Maybe something there changed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtismchale on "Dynamic Dropdown population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown-population#post-64911</link>
			<pubDate>Thu, 05 Jul 2012 20:16:04 +0000</pubDate>
			<dc:creator>curtismchale</dc:creator>
			<guid isPermaLink="false">64911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The code below works fine locally to populate a dropdown. On the client server it returns the right posts (when you echo $post in the foreach linke 60) but it does not populate the dropdown.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://snippi.com/s/2fvtp12&#34; rel=&#34;nofollow&#34;&#62;http://snippi.com/s/2fvtp12&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Anything I'm missing that could make it work different on a different server?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
