Hi to everyone:
I have 2 tables:
Country with the folowing fileds
Id
country_name
An i have other table:
City with the folowing fields:
id_country
city_name
I have selected all the country names in a select form, and i 磜ant to show automatically in the same page the cities of the country selected, but i want the cities to be listed in checkbox format.
its the same as the chainedSelectors, that it磗 posted in many pages, but i want to change the second selector for a group of checkbox.
Please if someone knows how to do that please tell me
I have 2 tables:
Country with the folowing fileds
Id
country_name
An i have other table:
City with the folowing fields:
id_country
city_name
I have selected all the country names in a select form, and i 磜ant to show automatically in the same page the cities of the country selected, but i want the cities to be listed in checkbox format.
its the same as the chainedSelectors, that it磗 posted in many pages, but i want to change the second selector for a group of checkbox.
Please if someone knows how to do that please tell me