[html-formfu] multiple model_stash?
Josef Chladek
josef.chladek at gmail.com
Fri Mar 20 14:13:12 GMT 2009
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
More information about the HTML-FormFu
mailing list