By jesusDrupal on
Hi friends!!
I have several 'combos' (select form item) in a form in my custom module. I need that when the user
selects an option from the first, the second one loads data related to the first 'combo' and so on.
I need to use the Hierarchical Select functionality in this form but i don't have idea how to
do it.
Does anybody has an example?? Any idea??
Thanks in advance!!!!
Comments
Here is how:
Here is how: http://www.ajaxray.com/blog/2007/11/08/jquery-controlled-dependent-or-ca...
Thanks
Hi kovalev,
thank's for your example. I'll try to follow the instructions
in orde to solve my problem.
Thanks again.
BTW, it has a developer mode.
BTW, it has a developer mode. If you enable that and you do not have a Firebug javascript debugger console open, everything will go haywire. It is off by default and you have to edit the module file to turn it on. Unless you really are debugging the javascript in the module, do not turn it on.