Hi all,

I've a strange behaviour with my application and I suppose the reason is the
ValidatorPlugIn.

I've an html form with an hidden field and the pre-population lets its
value="" (this is right because the value of the field in the associated
ValidatorForm is null).
When I submit the form, after the validation process I have value="0" (the
field is an Integer) but I haven't set validation rules on this field :|

In my opinion the validator plugin uses a default value read somewhere to
fill the value of the hidden field (but I didn't set anything !?!)

Can anyone help me?

Thanks,
aris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to