[html-formfu] Dumb(?) questions on HTML::FormFu::Model::DBIC
    Alex Povolotsky 
    tarkhil at over.ru
       
    Thu Mar  6 11:19:25 GMT 2008
    
    
  
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.
    
    
More information about the HTML-FormFu
mailing list