<?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: Taxonomy Drop down or single line text ?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text</link>
		<description>Gravity Support Forums Topic: Taxonomy Drop down or single line text ?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:14:11 +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/taxonomy-drop-down-or-single-line-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-56237</link>
			<pubDate>Mon, 23 Apr 2012 15:20:11 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">56237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This answered my question, thank you! Will wait for the next update then :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-56138</link>
			<pubDate>Sun, 22 Apr 2012 17:26:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">56138@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm still confused when you refer to a Single Line text field and taxonomy.  The Single Line text field CAN'T handle hierarchy because it's a text input.  The user types in the value.  It's not a selection field.  They don't select from any values.  So how can it show hierarchy when it doesn't show values? It's simply an input field where the user types in a value.  Nothing more.&#60;/p&#62;
&#60;p&#62;What you are using is not the Single Line Text field.  It's a Multi-Select field with the Enhanced UI option enabled.  It is a drop down field with multi-select enabled and the enhanced ui option uses CSS and jQuery to present the select field using a custo interface.&#60;/p&#62;
&#60;p&#62;I also noticed that your form is not styled properly.  It appears the Gravity Forms CSS stylesheet is not being output.  The fields aren't styled properly and the contents of the drop down are all being displayed on the page.  The drop down values shouldn't be visible until you start typing in the input box, at which time only matching items would be displayed. &#60;/p&#62;
&#60;p&#62;You will want to check to make sure that Gravity Forms CSS output is enabled on the Settings page of Gravity Forms.  If it is, then you need to make sure your theme has the wp_head() function in it's header.php file and the wp_footer() function in the footer.php.&#60;/p&#62;
&#60;p&#62;As for the issue you are having with typing in &#34;Hollywood&#34; and it not finding the item due to the dashes, I can look into this.  The issue is there is no space between the last dash and the name of the taxonomy.  &#60;/p&#62;
&#60;p&#62;We can correct this by updating Gravity Forms so that when it returns taxonomy that has hierarchy it includes a space after the last dash and the term.  I will see that this is included in the next Gravity Forms update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-56069</link>
			<pubDate>Fri, 20 Apr 2012 21:56:04 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">56069@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank for replying! &#60;a href=&#34;http://www.screenr.com/FPg8&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/FPg8&#60;/a&#62;&#60;br /&#62;
You can see that the drop down taxonomy has hundreds of terms...also its a hierarchical taxonomy. The parents are Los Angeles Counties (Los Angeles, Orange County, Riverside) and the child terms are the cities inside each county (parent). There's too many choices for a drop down so I need this taxonomy to work with the single line text instead of the drop down. This way people will just type in the city instead of having to search for it from a long list. Did you notice when I typed in &#34;hollywood&#34; and it didn't come out unless you type in &#34;--Hollywood&#34; which is another reason why I need this hierarchical taxonomy to work in the Single Line Text. The problem is that the Single Line Text only takes non-hierarchical taxonomies.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-56016</link>
			<pubDate>Fri, 20 Apr 2012 15:19:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">56016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm a little confused as to what you are asking.&#60;/p&#62;
&#60;p&#62;The Single Line Text field is not a Post Field, it's a Standard Field used for capturing basic text that the user submits in the form in that field.  It isn't a Post Field.&#60;/p&#62;
&#60;p&#62;Are you referring to the input that appears if you enable the enhanced UI on a drop down or multi-select field?   If so, that isn't a Single Line Text field.  It's simply a text input they can use to search the drop down or multi-select items and to show what they selected.&#60;/p&#62;
&#60;p&#62;Sorry, but i'm not entirely sure exactly what you are asking and what fields are involved.  Can you try and clarify and explain things in a different way?&#60;/p&#62;
&#60;p&#62;Or, what might be helpful, is create a quick screencast using the free Screenr service at &#60;a href=&#34;http://screenr.com&#34; rel=&#34;nofollow&#34;&#62;http://screenr.com&#60;/a&#62; and provide us with a quick screencast where you can tell us and show us what you are referring to.  That would be very helpful and it's easy to do.  &#60;/p&#62;
&#60;p&#62;Then you can reply back here and provide the link to your screencast so we can take a look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-56002</link>
			<pubDate>Fri, 20 Apr 2012 14:39:45 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">56002@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The fact that drop down enhanced ui doesnt work well to start with and single line text is only for  non-hierarchical taxonomies is something you only find out after buying :/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Taxonomy Drop down or single line text ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/taxonomy-drop-down-or-single-line-text#post-55890</link>
			<pubDate>Thu, 19 Apr 2012 18:43:04 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">55890@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any way to be able to add a hierarchical taxonomy in the Single Line Text ?&#60;br /&#62;
Or the option to exclude all terms/choices from drop down and populate it based on another text field (Using JQuery or &#34;Allow field to be populated dynamically&#34;)&#60;/p&#62;
&#60;p&#62;Bought This plugin twice thinking it would be able to do this but the single line text only offers non-hierarchical taxonomy...any ideas?&#60;/p&#62;
&#60;p&#62;Edit ----------------&#60;/p&#62;
&#60;p&#62;Btw the drop down's &#34;Enhanced UI&#34; Search input doesnt work well with child terms since they include a hyphen &#34;-Parent&#34; &#34;--Child&#34; and if you search &#34;Child&#34;, it wont work until you search &#34;--Child&#34; any way to fix?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
