Hi

I am completely confused...

I have several hasMany relationships in a model. I have a page that
allows the user to add multiple rows of data to each of these hasMany
tables. If the first hasMany data is entered, then any subsequent data
is saved using SaveAll too. BUT if the first hasMany data is not
completed and left blank, and only the other ones entered, they are
not entered into the database.

So basically leaving the first hasMany data fileds blank means the
rest wont get added either!

I know my $this->data array has all the data, I have debuged it.

I read that my tables need to be innodb for SaveAll so converted them
but still does not work.

Anyone know why this?

Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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

Reply via email to