I'm scratching my head with this problem, that I assume is probably quite simple to resolve... I've searched the web with no luck...
My application has a reseller model, and a contacts model. Each reseller can have many contacts. Thanks to Cake bake, my reseller view shows all my reseller information along with a section "related contacts", and a list of all the related contacts... perfect! Now my problem is that when I click "add contact" below the "related contacts" area, it doesn't automatically figure out which supplier it is being added to, and need to select it from a drop down list. I would like the app to automatically know which supplier it is being related to. Can anyone help me with that? Thanks! -Mathieu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
