And if you want to also customize the controller use 'url':
$form->create('User', array('url'=>'/controller/action'));
-MI
---------------------------------------------------------------------------
Remember, smart coders answer ten questions for every question they ask.
So be smart, be cool, and share your knowledge.
BAKE ON!
blog: http://www.MarianoIglesias.com.ar
-----Mensaje original-----
De: [email protected] [mailto:[EMAIL PROTECTED] En nombre
de xhenxhe
Enviado el: MiƩrcoles, 21 de Marzo de 2007 02:25 p.m.
Para: Cake PHP
Asunto: Re: FormHelper::create
Ugh, never mind, I guessed and found the solution. Thanks for being
predictable Cake! :)
<?=$form->create('User', array('action' => 'register'))?>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---