How do I load content based on the selection box? I want to load an array from the controller in PHP, and want to use it on JavaScript, I do not know if I want to add that array to Javascript, I think that ZendoZo takes care of it for me.
My question is similar to this, which has not been answered:
ex:
User selects a country from the selection box, And in the second time instantly, they appear in the cities of the country.
I know that this is a police-out but I believe I asked and answered In the given question, you need a controller action that gives JSON for your data store and you need to bind some dojo into your designate form element.
Comments
Post a Comment