Just a typo :
$this->set('savedProject', $savedProject);
On Aug 3, 2:26 pm, "Jon Bennett" <[EMAIL PROTECTED]> wrote:
> > I am using the below lines of code to save the 'project' module in my
> > cakephp application. After saving the project module i like to
> > retrieve the id,name of th
> Just a typo :
> $this->set('savedProject', $savedProject);
good eyes - well spotted...
jb
--
jon bennett
t: +44 (0) 1225 341 039 w: http://www.jben.net/
iChat (AIM): jbendotnet Skype: jon-bennett
--~--~-~--~~~---~--~~
You received this message beca
> I am using the below lines of code to save the 'project' module in my
> cakephp application. After saving the project module i like to
> retrieve the id,name of the project. The current save method is not
> returning the saved the row from database. (Note: I am 3 days old in
> Cake. Please apolo
I am using the below lines of code to save the 'project' module in my
cakephp application. After saving the project module i like to
retrieve the id,name of the project. The current save method is not
returning the saved the row from database. (Note: I am 3 days old in
Cake. Please apologize my mi