Zbigniew Lukasiak wrote:
When you put schema on the form stash it is used as the model:

$form->stash->{schema} = $c->model( 'DBSchema' );

This is from my app.
Thanks; looks like I've got some trouble with my model, but I've got the idea.
 2. Can I somehow make simple validation of password (usual two fields,
 matching each other) using HTML::FormFu?

See HTML::FormFu::Constraint::Equal

Looked at it. Understood nothing. Can't you please supply me with more complete example?

Alex.


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

Reply via email to