On Jan 17, 2008 6:36 PM, Tim W <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm doing a save of a model, it has an association and the key is
> being used in a join during the update, so that field isn't being
> saved. I need to disable the join for the save so I can update the
> field. Can anyone tell me how to do this?

Have you tried removing the associated data from $this->data?  That
seems to me to be the easiest way to solve the problem, unless I am
misunderstanding it.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

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