[html-formfu] Re: Can't programatically add constraint or validator callbacks (unless I call $form->process)

Dan Dascalescu ddascalescu+formfu at gmail.com
Thu Mar 5 12:53:20 GMT 2009


Carl Franks <fireartist <at> gmail.com> writes:
> process() should be called after *any* change to the form.
> You can get away with it in certain places, such as calling label() on
> most fields, but generally, just remember to always call process().
> 
> This is the kind of thing that probably can't be documented enough.

Thanks for clarifying. I added that in bold to the tutorial,
http://dev.catalyst.perl.org/wiki/howtos/forms/formfu

Best regards,
Dan





More information about the HTML-FormFu mailing list