I've built the scaffold which works fine at updating my HABTM record
from the edit screen.

However, in my app I want to be able to update my HABTM record via the
view using an Ajax call.

For example:

Customer >- -< Product

I want to be able to view my customer with a select box (or
checkboxes) at the bottom and when I select them it'll perform a save
in the background.

Has anyone any ideas how I could start doing this the CakePHP way?  I
don't want to re-invent the wheel if I can help it.

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