Hi,

My join table additional data get lost when I update any of the 2
models that has HABTM relation:

I have 2 models that has HABTM relation and the join table between
these has additional data.

The problem is that when I edit and update any record on first model,
it will delete and insert join table records and I loose my additional
data on join table.

How I solve it? I alread tried the HABTM 'with' tag and changed the
'unique' tag too, but no success.

Kind regards,

Franco
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to