I have two select menu.
when i change value from first select menu the another select menu value will change using ajax.
I follow this url:
http://docs.appery.io/tutorials/build...
But i have Near about 20,000 or more city location.so the above link is array not possible to do easily.
so i want to change using ajax call for select menu value.
how It is possible??any suggestion??