Forum Discussion
Anyone know how to make a dropdown list dependent on the contents of 2 other dropdowns?
I'm trying to create a form with Province, City, District dropdowns being dependent on each other. I was able to create the dropdown for the provinces and make city dropdown only populate cities within the selected province, but when it comes to districts in the province/city combination i cant seem to get results. Can anyone help?
10 Replies
- NikolinoDEGold ContributorMaybe this file helps too ... had it in my archive ... it was a long time ago ... I think I downloaded it from a German forum (hmmm i dont remember it) ... anyway thanks to the donor ... try it maybe it will help you just as well ... if not ... delete it 🙂Nikolino
- SergeiBaklanDiamond Contributor
Hi Francis,
Here is an example with 3 dependent lists (Country, Region, City), i guess close to your case
http://www.contextures.com/xlDataVal02.html
- Francis CleofeCopper Contributor
Hi Sergei!
Thanks for the quick response! I tried this method but this doesnt seem scalable to large quantities of data as i would have to make multiple verticals per state. Im actually working on the entire philippines and have attached the sample data to help clarify would you happen to know of any alternative?
- SergeiBaklanDiamond Contributor
Hi Francis,
Okay, i see the point. Will play with this bit later.