On Mar 4, 7:25 pm, Matt <mmanai...@gmail.com> wrote:
> I would like the app to automatically know which supplier it is being
> related to.

You can either: a) make the id of the supplier an argument to the
controller action (named or un-named) or b) insert a hidden field with
the value of the supplier's id on the form containing the contacts
multiple select list (or whatever form element you're using).
--~--~---------~--~----~------------~-------~--~----~
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