Hi,
I've got my HABTM relationship working nicely in 1.2.x.  But I'm
trying to save an additional field in the join table.  I know this was
not possible easily with cake 1.1.x but I was wondering if anyone
knows a better way to do this with the extra magic of 1.2.x.  I was
wondering if it would be possible to do it by filling in some array
values manually before calling $this-Model->save($this->data).  Can
anyone point me in the right direction or offer some suggestions.  If
I can't figure it out I guess I'll have to just do the raw sql queries
but I really don't like doing that because it's going over cake's
head.

Matt


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to