[Catalyst] Setting data field to ''
Brian Kirkbride
brian.kirkbride at deeperbydesign.com
Sun Mar 19 01:57:41 CET 2006
Kevin White wrote:
>
> Trouble is whatever is getting submitted in the line marked with the
> comments doesn't seem to be triggering a set if the value in $results-
> >valid($col) eq ''
>
Are you setting missing_optional_valid => 1 in your Data::FormValidator
setup? It doesn't include empty/blank fields in ->valid unless you
do. Took me a while to find that as well.
Best,
Brian Kirkbride
More information about the Catalyst
mailing list