Schubidu wrote: > > I changed > <?php echo $html->submit('Save') ?> > to > <?php echo $form->submit('Save') ?> > > but it doesnt works.
Did you include the form helper in your controller? $helpers = array(...,"form",...); What error it gives to you? Bye Davide --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---