On Tue, Feb 22, 2011 at 10:14 AM, barricades <davow...@googlemail.com> wrote:
> Ok that worked (sort of), thanks! I also noticed that I had a typo in
> the above that probably wasn't helping either.
>
> Your kind advice above turns the select box into a list of the
> charities names ok, but when I create a campaign having selected a
> charity the controller doesn't save the charity_id as the foreign key
> in the campaigns table anymore.
>
> How do I use the information in the select box to get the charities id
> and save it instead of the name.

Try Campaign.charity_id as the input name.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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

Reply via email to