You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Ph...@hardis.fr on 2001/12/06 11:57:40 UTC

Pb with Intake non requiered field

Intake on Turbine 2.2.

When using a non requiered intake field mapped to a bean
 i'd like intake to "blank" the corresponding property in the bean
if the field is not filled in the form.
How can i do that ?

In the default behavior bean properties are not changed if an intake field 

is empty.

Thanks for help.