Hi! I've been looking up and down for some example regarding dynamic/linked select boxes with Zend_Form. I have a form that when the user clicks on the country select box, an other select box should display all cities belonging to this country. Can someone share some way to accomplish this?
Thanks, Luis gigantorTRON wrote: > > I've searched through the forums here and was surprised that I couldn't > find much information about creating dynamic select boxes within zend > form. > > What I need is a basic country->populate states setup, where a text field > is provided (or enabled) if any country other than US or Canada is > selected. > > What's the best approach to this? > > Thanks. > -- View this message in context: http://www.nabble.com/Zend-Form%3A-Dynamic-Chained-select-boxes-tp20099459p20803880.html Sent from the Zend Framework mailing list archive at Nabble.com.
