Hi All, In my form, i have a validation button and a signature. As
usual, the user first needs to validate the form, then the signature
appears and he can click on it.But i need now to do one additional
validation, when the user will click on the signature (one field can be
empty when the validation part is done by clicking the validation
button, but this field must be filled in order to sign the form).I know
the "preSign" event, and it would be perfect for my case, but the
problem is that my fo...