Why is it bothering you? You can't see it, the user can't see it..which means - by all means - that it isn't really there ;-)
On Apr 5, 10:10 am, "dzojntywole!" <[EMAIL PROTECTED]> wrote: > Hi everybody, > I am trying to use form helper to create a form in my view: > <?php echo $form->create() ?> > > the result is: > <form id="UserAddForm" method="post" action="/otherwise/6609/users/ > add"><fieldset style="display:none;"><input type="hidden" > name="_method" value="POST" /></fieldset> > > is there a way to remove that inline style other than editing helper > files? i do not want to reinvent the wheel if the option like that > already exist... > > i tried to google it, asked on #cakephp looked on manual.. api.. still > confused > > hope to get hint, thanks > > B.W --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
