<?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: Populate dropdown with list field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field</link>
		<description>Gravity Support Forums Topic: Populate dropdown with list field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:09:25 +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/populate-dropdown-with-list-field" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48575</link>
			<pubDate>Tue, 07 Feb 2012 15:10:44 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">48575@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;does the documentation that would allow me to learn these aspects of gravity form exist somewhere, or Am I obliged to dive into the code of GF to dicover these things?
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;We try to document most of the basic use case scenarios however, this is considered an advanced use case (and pretty niche as well). There is documentation about the various pieces used to put this code together, but it would require some understanding of Gravity Forms to code this from scratch.&#60;/p&#62;
&#60;p&#62;Sounds like you've got this all fixed up! Glad to hear it. I'm going to go ahead and close this topic but if you have any other questions please feel free to start a new thread.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balansmedia on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48527</link>
			<pubDate>Tue, 07 Feb 2012 05:28:37 +0000</pubDate>
			<dc:creator>balansmedia</dc:creator>
			<guid isPermaLink="false">48527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;finally here is what I'm using.&#60;br /&#62;
I've adapted David's code a little to allow more drop downs, and add an empty choice.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/3333153&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3333153&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balansmedia on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48523</link>
			<pubDate>Tue, 07 Feb 2012 03:44:06 +0000</pubDate>
			<dc:creator>balansmedia</dc:creator>
			<guid isPermaLink="false">48523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David,&#60;/p&#62;
&#60;p&#62;this solved my problem, it works perfectly for me.&#60;br /&#62;
I'm wondering, I'm new to gravity forms but does the documentation that would allow me to learn these aspects of gravity form exist somewhere, or Am I obliged to dive into the code of GF to dicover these things?&#60;/p&#62;
&#60;p&#62;Thanks again for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48504</link>
			<pubDate>Mon, 06 Feb 2012 19:29:13 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">48504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Balansmedia,&#60;/p&#62;
&#60;p&#62;Here is a snippet you can paste in your theme's functions.php file. Be sure to update the $gf_vars to meet the specs of your form:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/3330873&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3330873&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48496</link>
			<pubDate>Mon, 06 Feb 2012 18:51:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">48496@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I understand now.  This is a bit complex.  There might be a way to do it but i'll need to get a developer to take a look and see the best way to handle this as it's not a simple dynamic population request given the moving pieces here.  I'll have a developer take a look and see what would be the best way to handle this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balansmedia on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48475</link>
			<pubDate>Mon, 06 Feb 2012 14:56:40 +0000</pubDate>
			<dc:creator>balansmedia</dc:creator>
			<guid isPermaLink="false">48475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;let me clarify that a little by explaining the flow of the form.&#60;br /&#62;
I have a multi-page form, and in the first page I let the user fill in some locations with address, phone number, ... in a list field.&#60;br /&#62;
on the second page I have a week schedule (5 days by 8 hours of drop downs). the aim is that these drop downs contain the location names from the first page so the user can select the schedule.&#60;br /&#62;
so since the user needs to fill in the locations that he wants to schedule, I need a way to get all values in one column from the list field, say location name, and make them all the options in the drop downs on the second page.&#60;/p&#62;
&#60;p&#62;I hope this is a little bit more clear. I would like to know if this is possible or is there an alternative you can propose?&#60;/p&#62;
&#60;p&#62;thanks in advance for the response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48464</link>
			<pubDate>Mon, 06 Feb 2012 13:44:51 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">48464@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm confused by what you are trying to accomplish, it's not entirely clear to me what you are trying to do.  You can dynamically populate a list field using hooks.  But what you described is confusing so i'm not 100% sure what you are trying to do so if you can explain the workflow in more detail we cant hen determine what you need to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balansmedia on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48416</link>
			<pubDate>Mon, 06 Feb 2012 07:01:49 +0000</pubDate>
			<dc:creator>balansmedia</dc:creator>
			<guid isPermaLink="false">48416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I already tested gform_pre_render to populate drop downs. but I can't find a way to get the entries in a list field, then I need to access all values in certain column, so I can put those in the items of a drop down?&#60;/p&#62;
&#60;p&#62;does anybody here have an Idea how I can get to the columns of list field from a form object? or any other way?&#60;/p&#62;
&#60;p&#62;thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>balansmedia on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48412</link>
			<pubDate>Mon, 06 Feb 2012 03:06:14 +0000</pubDate>
			<dc:creator>balansmedia</dc:creator>
			<guid isPermaLink="false">48412@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks richardvav,&#60;/p&#62;
&#60;p&#62;the Gform_column_input works. but the solution to the second question is more important for me. I had the impression I had seen a topic on that a few weeks ago, but now I can't find it.&#60;br /&#62;
if anybody can find me an answer it would be much appriciated.&#60;/p&#62;
&#60;p&#62;I need to know if it is possible to populate a drop down with one of the columns of a list field.&#60;/p&#62;
&#60;p&#62;thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Populate dropdown with list field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-with-list-field#post-48391</link>
			<pubDate>Sun, 05 Feb 2012 15:09:38 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">48391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use the gform_column_input filter in your themes functions.php to convert one or more of a list fields columns to use dropdowns instead of text inputs.   &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_column_input&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_column_input&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As for your second question I have to say I am not sure.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
