[Catalyst] Data::FormValidator
Caroline Johnston
johnston at biochemistry.ucl.ac.uk
Thu Nov 24 12:18:51 CET 2005
Hello,
I'm playing with the Data::FormValidator plugin. Anyone know how to
get rid of the default message styling?
Just setting a CSS definition for dfv_errors doesn't really work because I
don't always want the same format.
I could just msgs=>{format=>'<span class='dfv_errors>%s</span>'} in every
profile, but I'd rather just set it once for the whole app if possible. Am
I missing an obvious way to do this?
Cheers,
Cxx
More information about the Catalyst
mailing list