[html-formfu] Accessing a form element which is not in the table

Octavian Râşniţă orasnita at gmail.com
Thu Dec 17 19:43:01 GMT 2009


Hi,

Is it possible to access (in a DBIx::Class inflator) an HTML::FormFu element 
that doesn't have a corresponding field in the db table?

I need to let the user specify an option in a separate form field 
(checkbox), and depending on that option to replace or not replace another 
field in the database, but the value of that checkbox should not be entered 
in the database because there is no field for it there.

Thank you.

Octavian




More information about the HTML-FormFu mailing list