hello list,

in my config in catalyst I have

__PACKAGE__->config(
'Controller::HTML::FormFu' => {
model_stash => {
  schema => 'Frontwave',
},
},

now I want to use a different model in a different (formfu)- controller. how would I set the model_stash for that controller directly or is there a config option to specify which model_stash to use in which form?

thanks
josef

_______________________________________________
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