$this->From->create('Information', array('class' => 'yourclassname'));
--
Lep pozdrav, Tilen Majerle
http://majerle.eu2012/2/23 [email protected] <[email protected]> > Hi: > I was reading the doc for Form Helper finding how to add "class" attribute > to a <form> tag but can't find how, can any point me in the right > direction? I'm generating the form with this code: "echo > $this->Form->create('Information');" > > Ing. Reynier Pérez Mira > http://reynierpm.site90.com/ > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
