I apologize if my subject is confusing and I doubly apologize if this issue has been addressed before.
I have two tables. Projects have many Tasks Tasks have 1 project I would like set some default Tasks every time I create a new Project. (Such as Clean, Wash, Wax, etc). How would I do this? Would I make some sort of model method that does raw sql inserts? Is there a way to do "$this->Project->Task- >save( Magic-ProjectID-from-somewhere, "Clean" ) "? Thanks for your time. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
