I am using saveall function to save a user details and its multiple job details(user and job details is in hasmany-belongsto relatiobship) from a single form. I have written a behavior for job details. But when I am using saveall from user controller, the behavior for job details is not called. How to solve the problem?
-- 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.
