Hi,
I am reasonably new to CakePHP and have been trying to figure out how
to create a multi step AJAX form.
I have a model called "users" and a model called "projects".
>From /users/add/ i would like to update the div containing the "add
user" form with that of /projects/add/.
I have tried this but Cake tells me it cant find the controller for
projects.
Can anyone point me to a tutorial that covers this type of
functionality?
I am currently using:
$this->render('projects/add', 'ajax');
Any help and pointers very much welcome.
Thanks,
Jamieh
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---