I am using saveAll:

if ($this->Story->saveAll($this->data, array('validate' =>
'first'))) // passed validation and successfully saved

Unless you mean without the array('validate' => 'first') - in which
case the validation only works for the Story model.

On Oct 28, 4:58 pm, Celso <cels...@gmail.com> wrote:
> Use saveAll
>
> On 28 out, 13:19, Daniel <theworldof...@gmail.com> wrote:
>
> > Hi guys, I've got a bit of a problem. Rather than type it all out
> > again here, is it OK if I just link to my blog with all the info:
>
> >http://theworldofdan.co.uk/2009/10/28/problem-saving-data-to-three-mo...
>
> > I would really appreciate it if someone is able to help me out with
> > this. Thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to