I've heard this about tables to be avoided in forms, but then how do I mimic SquirrelMail's message list approach (see image below) where I want a table of some data primarily, but, also with check boxes for each line and a then selection of buttons at the top of the page to offer different actions on the checked items?
I really like this UI style but not sure if I should do it manually or try to employ Zend_Form here? I'd kind of like to use Zend_Form for consistency with my other Zend_Form usage but only if it makes sense to. Any help ideas appreciated. Regards, Mark http://www.nabble.com/file/p24770053/messagelist.jpg DASPRiD wrote: > > > Yeah also, you should not make forms with tables ;) > > Matthew Weier O'Phinney schrieb: > -- View this message in context: http://www.nabble.com/How-render-Zend_Form-to-html-table--tp15299082p24770053.html Sent from the Zend Framework mailing list archive at Nabble.com.
