Hello, I saw the example in the PDF (http://www.cakephp.org/files/OCPHP.pdf) but I don't get how the "date" field of the posts_tags table is populated.
Also it is not quite clear to me what the beforeSave() method in this example does. Would you still use $this->data['Tag']['Tag'] = array($this->Tag->id); and then save the POST model? TIA, Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
