Hi Folks,
I am trying to use the Hierarchical Select module to let someone select a location, then have more options to select based on that location. I am kinda new at this but I have been looking high and low for a tutorial or documentation that shows a newbie where to start. All I can find is lots of code. Nothing seems to mention where I would define my locations (I have four), and where you would then define the items associated with each location.
What I'd like is to have someone select a service at the location they pick then have it mailed in a form to a designated person.
I have the module enabled and associated with forms but that's as far as I can get. Sorry to be so dense.... any help is greatly appreciated.
Jim
Comments
Did you take a look at these already
Did you take a look at these already
http://drupal.org/node/532724
http://drupalcode.org/viewvc/drupal/contributions/modules/hierarchical_s...
http://drupalcode.org/viewvc/drupal/contributions/modules/hierarchical_s...
Hi and thanks for the quick
Hi and thanks for the quick reply!
I did see those, they are very detailed and are probably all most people need. It looks that you need to know how to code arrays, etc. to work with this module correct? I haven't seen anything in all that documentation that a non-developer could make sense of. Am I missing it?
If it helps at all, this is
If it helps at all, this is exactly what I'd like to be able to do - then have the result submitted via a form. Thanks again for reading.
http://wimleers.com/demo/hierarchical-select/menu
Anyone at all?
Anyone at all?
jburnard
What do you mean four location? You should try using Taxonomy because you can drill down several levels and then integrate with hierarchical select module.