The Article you link to is yet to add the extra-column data part, in
fact.

there is the mention of 'with' but I don't know if this is implemented
yet in 1.2, it is in Trac though.

Then there is another solution from last year by Nate using a
different way of associating the tables. (it is in the group) I posted
the link in an earleir reply but it didnt seem to work with the google
group.

Luke
On Jul 16, 8:37 pm, Mech7 <[EMAIL PROTECTED]> wrote:
> look here:http://bakery.cakephp.org/articles/view/add-delete-habtm-behavior
>
> On Jul 16, 9:12 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > Hi,
> > I've got myHABTMrelationship 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 cake-php@googlegroups.com
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