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.


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

Reply via email to