[Catalyst] "update_from_form" and empty fields

Ken Youens-Clark kyclark at gmail.com
Fri Nov 18 19:44:04 CET 2005


Hi,

I'm using "$class->update_from_form( $c->form )" to pass through my  
form submission to my Class::DBI model.  This works great except when  
I'm trying to put an empty string in place of some value that was  
there before (that is, I want to get rid of a field's value).  Any  
suggestions or workarounds?

ky



More information about the Catalyst mailing list