Hey all, I've been digging for a good example for exactly what I am trying to do. Most of the samples out there I can find are for HABTM relationships adding and updating, whilst adding a new model instance.
What I am after is the update process / procedure required to update the association table only, for a couple of existing models. I have a User management Section, and a Book management section. A user cannot add books, and their registration process is separated for authorisation / verification reasons. Once logged in, they should be able to associate a book to their user model, from the list of existing books. Can someone point me to an example of this kind of HABTM update? Much appreciated. Cheers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
