Thank you for your help. On Jul 10, 8:07 pm, red <[email protected]> wrote: > <p><?php echo $this->Form->input('field', array('div' => false)); ?></ > p> > > or: > > <?php echo $this->Form->input('field', array('div' => false, 'before' > => '<p>', 'after' => '</p>')); ?> > > On 10 Lip, 08:48, "[email protected]" > > <[email protected]> wrote: > > Hi, > > > with the option 'div'=>false you can disable the surrounding div > > Container. > > But adding a p with the form helper.. hm.. > > > On 10 Jul., 01:27, saidbakr <[email protected]> wrote: > > > > Hi > > > > How could IWrappingforms Elements inside p tag instead of div tag?
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
