Closed (duplicate)
Project:
Hierarchical Select
Version:
6.x-3.7
Component:
HS API implementation questions
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2011 at 18:39 UTC
Updated:
11 Apr 2012 at 16:29 UTC
Comments
Comment #1
GroovyFX-Matts commentedsubscribed, 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!
Comment #2
ufku commentedWhen a root label is provided I think HS should replace the none option with it. Shouldn't it?
Comment #3
malks commentedI got caught with this. Make sure that the entire form item is set to required.
Comment #4
malks commentedActually, 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.
Comment #5
marcoBauli commentedHaving 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
Comment #6
marcoBauli commentedseems a duplicate of http://drupal.org/node/1116352 please reopen in case.