[Catalyst] HTML Widgets!

Johan Lindström johanl at DarSerMan.com
Fri Dec 2 20:39:07 CET 2005


At 18:21 2005-12-02, Sebastian Riedel wrote:
>    $w2->element( 'Textfield', 'age' )->label('Age')->size(3);
>     $w2->element( 'Textfield', 'name' )->label('Name')->size(60);

The size spec, is that used for validation also?

If there is a size/length constraint for e.g. name, is it used as the 
default size in the element?


/J




More information about the Catalyst mailing list