Carl Franks wrote:
Ah, I thought at first you were using HTML::FormFu::Model::HashRef -
but I see from the error message it's HTML::FormFu::Model::DBIC.

I think you're really just wanting the core form method - not the
method on model():

    $form->default_values({ \%vals });

Carl

That did it. Thanks for the help, guys.

_______________________________________________
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