Last updated February 22, 2013. Created by bukem on November 11, 2010.
Edited by cedewey. Log in to edit this page.
- Install the Hierarchical Select module in sites/all/modules
- Navigate to /admin/build/modules and enable the module and appropriate helper modules.
- Navigate to /admin/admin/config/content/hierarchical_select and setup your global settings
- Create a term reference field and select the "Hierarchical Select" widget type.
- Set the relevant settings for that field.
To consider:
If your vocabulary was set to "tags" under the "Settings" section you will not get any options to configure Hierarchical Select on that vocabulary.
If you still want a "tagging" system you can still select "Allow creation of new terms" and Hierarchical Select will add a "create new item" to the drop down selection.
If you have application toolbar installed you will get an error with the javascript stating that "javascript is not enabled" when it is. As of 11/11/2010 this issue is not solved -> http://drupal.org/node/819584
If you are still having issues with your javascript not working see http://drupal.org/node/734178