Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 09:32 UTC
Updated:
19 Feb 2010 at 03:20 UTC
Further to http://drupal.org/node/702358, I believe that it is not possible to use this module with data being drawn from a database at run-time. All the documented examples seem to require the data to be set up as config options.
Is this the case? or can I somehow use this module to do have the state/province drop-down list be populated based on what has been selected in the country select field.
thanks
fudge
Comments
Comment #1
wim leersOf course it can be used with dynamic data!
http://wimleers.com/demo/hierarchical-select/taxonomy
http://wimleers.com/demo/hierarchical-select/az-standards
These are all examples.
If you don't want to use Taxonomy, you may want to look into the Small Hierarchy module (look at the source code to find out how to use it).