By modano on
Hi,
Im trying to set up drupal so that when ppl post a story they get the option to select a continent from a dropdown list, and then another one with countries, depending on the option they selected in the continent list.
example:
user selects Europe in the Continent list - > the country list will display all european countries.
Is this possible?
Comments
=-=
investigate the activeselect.module or the dependantdropdown.module. The latter may be easier to implement if you have no coding skills.
thanks!
thanks!
Maybe Fixed Data Dropdown
There's an extensive tutorial on how to do this in a very cool but somewhat complicated way at: http://blue.live4all.co.il/~mooffie/cms/node/15
The author also has a quick overview of other ways to do it that might be helpful to you: