[html-formfu] Dumb(?) questions on HTML::FormFu::Model::DBIC

Carl Franks fireartist at gmail.com
Thu Mar 6 13:50:32 GMT 2008


On 06/03/2008, Alex Povolotsky <tarkhil at over.ru> wrote:
> Carl Franks wrote:
>  > On 06/03/2008, Alex Povolotsky <tarkhil at over.ru> wrote:
>  >
>  >> 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.
>  >>  >
>  >>
>  >>
>  >
>
> > To spell it out...
>  >
>  >     elements:
>  >       - type: Password
>  >         name: password
>  >         constraints:
>  >           - type: Equal
>  >             others: repeat_password
>  >       - type: Password
>  >         name: repeat_password
>  >
>
>
> Got it! I'm new to HTML::FormFu, you see...

no problem

Cheers,
Carl



More information about the HTML-FormFu mailing list