Hello all,
I have made a form with various fields, such as text fields and drop down menu (select).
My form contains two drop down menu's: one for countries, the second for airports. In the drop down menu of the countries there is a full list of all countries in the world and in the other drop down menu I have most of the airports of the world (the major ones).
Now I was wondering if it is possible to make a chained drop down menu. In the first menu you select the county, then you only can select the airports that are in that country. So after making a selection of the country, in the second drop down menu then there appears a list of the airports in that country (example below).
For example:
I want to choose one of the airports in the United Kingdom. In the first drop down menu I select United Kingdom. Now I can choose in the second drop down menu only the airports from the UK (London Heathrow, Manchester, Glasgow, etc).
I hope someone can help me with this problem.
Kind regards,
Ruud
I have made a form with various fields, such as text fields and drop down menu (select).
My form contains two drop down menu's: one for countries, the second for airports. In the drop down menu of the countries there is a full list of all countries in the world and in the other drop down menu I have most of the airports of the world (the major ones).
Now I was wondering if it is possible to make a chained drop down menu. In the first menu you select the county, then you only can select the airports that are in that country. So after making a selection of the country, in the second drop down menu then there appears a list of the airports in that country (example below).
For example:
I want to choose one of the airports in the United Kingdom. In the first drop down menu I select United Kingdom. Now I can choose in the second drop down menu only the airports from the UK (London Heathrow, Manchester, Glasgow, etc).
I hope someone can help me with this problem.
Kind regards,
Ruud
This topic is locked and no more replies can be posted.