<?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: Prepopulate dropdown with name of posts</title>
		<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts</link>
		<description>Gravity Support Forums Topic: Prepopulate dropdown with name of posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:27:13 +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/prepopulate-dropdown-with-name-of-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>RobertD on "Prepopulate dropdown with name of posts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts#post-62480</link>
			<pubDate>Wed, 13 Jun 2012 18:15:35 +0000</pubDate>
			<dc:creator>RobertD</dc:creator>
			<guid isPermaLink="false">62480@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok… I have made some more progress in my quest… I am actually looking to:&#60;br /&#62;
Allow field to be populated dynamically buy query string. And that query being all the posts in the store directory category. &#60;/p&#62;
&#60;p&#62;As long as that is what I need to do to… Then I can hire someone to do that. As it seems a little over my coding ability. I just didn't want to send him down a wild goose chase without providing some resources as to how to do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobertD on "Prepopulate dropdown with name of posts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts#post-62477</link>
			<pubDate>Wed, 13 Jun 2012 17:28:55 +0000</pubDate>
			<dc:creator>RobertD</dc:creator>
			<guid isPermaLink="false">62477@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is close… But It is actually posts titles with in the category… &#60;/p&#62;
&#60;p&#62;So every post that is part of &#34;Store Directory&#34; would be part of the drop down.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trailbaycentre.com/store-directory/subway/&#34; rel=&#34;nofollow&#34;&#62;http://trailbaycentre.com/store-directory/subway/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So &#34;Subway&#34; would be an option in the drop down menu… And if Subway were to ever leave to leave the mall then we would delete the post and it would get automatically removed from the form. &#60;/p&#62;
&#60;p&#62;ps. We did all of the tenant submissions using Gravity Forms and it was a godsend… The way we were able to send it to the mall administration for review and the copy editor was a real time saver… Worth every penny! We just like to do this one more interaction and the site would be complete.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Prepopulate dropdown with name of posts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts#post-62476</link>
			<pubDate>Wed, 13 Jun 2012 17:00:41 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;See if this post is of any help:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dynamically-populating-a-field-with-category-names&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dynamically-populating-a-field-with-category-names&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobertD on "Prepopulate dropdown with name of posts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts#post-62474</link>
			<pubDate>Wed, 13 Jun 2012 16:51:49 +0000</pubDate>
			<dc:creator>RobertD</dc:creator>
			<guid isPermaLink="false">62474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;bump? I would really like to get this implemented… Any help would be awesome!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobertD on "Prepopulate dropdown with name of posts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dropdown-with-name-of-posts#post-62355</link>
			<pubDate>Tue, 12 Jun 2012 18:56:09 +0000</pubDate>
			<dc:creator>RobertD</dc:creator>
			<guid isPermaLink="false">62355@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;I have tried to complete this customization myself after reading the tutorial. &#60;/p&#62;
&#60;p&#62;Dynamically Populating Drop Down Fields&#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;And I gave it a go… and haven't seen any errors pop up… But haven't found where the post titles are suppose to show up in the gravity form admin area. &#60;/p&#62;
&#60;p&#62;Here is the code that I slightly altered for pastebin:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/hJkRtLCc&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/hJkRtLCc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So now I am unsure whether this is the function I need. Here is what I am looking for : &#60;/p&#62;
&#60;p&#62;We're using WordPress as a store directory for a local mall and we will give the tenants a hidden page where they can send changes to their contact. We have a category of posts called store directory and I though we could pre-populate a drop down menu with the names of the store from the category of post. &#60;/p&#62;
&#60;p&#62;For example: &#60;/p&#62;
&#60;p&#62;Hardware Store&#60;br /&#62;
Grocery Store&#60;br /&#62;
Restaurant &#60;/p&#62;
&#60;p&#62;If they all had a published post then it would show up in the form. If the business left the mall the listing would get deleted and the option would get automatically removed from the form. &#60;/p&#62;
&#60;p&#62;I have a feeling Gravity Forms can do this I just not sure I have the right code (see above) to do it. &#60;/p&#62;
&#60;p&#62;Any help or assistance would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
