1
Hello, I want to do the following with my site's registration form: add two drop-down lists with two preloaded lists of names:
- The first is "Province"
- The second is "Neighborhood" --> displays the names
corresponding to the selected province.
How can I do this? Is there any module that simplifies this task?
Also, in the future (after solving the first problem), I will want to associate a specific forum to each neighborhood, so users will have the option to jump directly to the forum of their neighborhood.
Thank you.