I inspected the model passed in in the setup(), beforeValidate(),
beforeSave() and afterSave() methods in the Behavior I'm writing, and
the $model->data element only had the data for the main model; I
couldn't find the child model's data in the Behavior's scope. It
looks like the the full associative array with the children model data
in a multi-model form posting is only available in the controller's
scope.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---