How can I programmatically remove the option from my first drop down.

For example usage, look at the "Find your product" menu on the left here: http://csihouston.com/ (this was built using a custom module)

Comments

GroovyFX-Matts’s picture

subscribed, looking for the same solution. Also looking for capabilities to add labels to all levels if we require the user to choose deepest level. Currently it only allows us to label the root.

We have done a workaround with our CSS to add a label above the droplist for now, but would love to see this option available.

We are using this module to produce Country, State, County, City, Neighborhood

Love the module BTW. Once we get things up and running OK we will submit our site to be a live reference for the developer's site!

ufku’s picture

When a root label is provided I think HS should replace the none option with it. Shouldn't it?

malks’s picture

I got caught with this. Make sure that the entire form item is set to required.

malks’s picture

Actually, this is still not quite working. I don't think you should have to make the form item #required to get rid of the none option if you've specified a label which is my use case.

marcoBauli’s picture

Having the Level Labels displayed for every level EVEN if "Force the user to choose a term from a deepest level" is selected would solve some usability issues. +1

marcoBauli’s picture

Status: Active » Closed (duplicate)

seems a duplicate of http://drupal.org/node/1116352 please reopen in case.