I have a HABTM association, productsAssets.  As admin add a product
they can select if they want to some assets.  If selected they are
redirect to the asset library and can then select 1 or many assets for
the product_id stored in a session.  When i submit one of the assets,
the post values being sent to the controller are correct, but the
products_assets_controller adds a new asset record takes the new
asset.id and adds this to the products_assets table?  Any advice would
be appreciated.

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