2008年9月30日星期二

Re: [fw-mvc] Using Zend_Form with table rows

Why not create your own extension to zend form / the decorator and extend it
so you display a header and a footer to your table. Then these methods
simply output the start of the form with the action, method etc. then call
the footer to output </form>. Not ideal maybe but saves you wrapping the
whole table up. Or you could create a new render element to pass it the
content of your table and apply the form decorators to that content.

-----
Simon

http://www.ajb007.co.uk/
--
View this message in context: http://www.nabble.com/Using-Zend_Form-with-table-rows-tp19739144p19744110.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: