Is it posisble to use Zend Form to create a continuous form? I have a table listing images, then I want a list of radio buttons to select the default and an array of checkboxes to select an image.
Item 1 | Radio | Check Item 2 | Radio | Check Item 3 | Radio | Check But I can't see how to utilise Zend Form to help with this, I may as well create the form in my table display loop? Or should I create the table in the form, but again I can't see how to realisticly do that without wasting time! Any help would be great. Simon ----- Simon http://www.ajb007.co.uk/ -- View this message in context: http://www.nabble.com/Zend_Form---Continuous-Forms-tp19394354p19394354.html Sent from the Zend Framework mailing list archive at Nabble.com.
