[html-formfu] DateTime Element and default values less than 10

Mike Glen mike.glen at mindsweep.net
Mon Jun 1 11:26:15 GMT 2009


Carl Franks wrote:
> This will be related to 0-padded numbers (01, 02, etc)
> but it should be handled correctly already.
>
> Can you check that you're calling $form->process() after
> $form->model->default_values() and before rendering the form?
>
> Cheers,
> Carl
>
>   
Thanks, that fixes it.
I'm using catalyst and thought that $form->process() was called 
automatically by the controller.




More information about the HTML-FormFu mailing list