2009/11/20 Justin W <scsys.co...@datademons.com>:
>
> I have:
>
> volunteers
>  -> has_many volunteer_job_types
>  -> many_to_many job_types
>
> job_types
>  -> has_many volunteer_job_types
>  -> many_to_many volunteers

It looks like these test files describe what you're trying to achieve:
    t/default_values/many_to_many_select.t
    t/default_values/many_to_many_select.yml
so the functionality is there.

Are you definitely calling $form->model->default_values( $volunteer_row ) ?

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to