Thanks a lot for reply, I have one more doubt,i have developed one form with two fileds having username and password now i can display the label given to first field in phtml through geLabel() method individually, Shall i display only text box without label for all elements in phtml? Thanks in advance Regards Rohit
Matthew Weier O'Phinney-3 wrote: > > -- Rohit83 <[EMAIL PROTECTED]> wrote > (on Wednesday, 11 June 2008, 05:24 AM -0700): >> If i render zend form in phtml without any decorator >> the dt and dd tag wraps all the contents. >> But i want to put a table and render all the contents in this table >> without >> any decorator. >> Shall I do this? > > Please read my tutorial on decorators; it should answer most if not all > of your above questions: > > http://devzone.zend.com/article/3450-Decorators-with-Zend_Form > > -- > Matthew Weier O'Phinney > Software Architect | [EMAIL PROTECTED] > Zend Framework | http://framework.zend.com/ > > -- View this message in context: http://www.nabble.com/Disabling-zend-default-decorators-tp17776281p17777216.html Sent from the Zend Framework mailing list archive at Nabble.com.
