Expand my Community achievements bar.

Signature Field, validate form before signing

Avatar

Former Community Member
Hello,



I have a signature field that Currently, signs the form, after signing it locks fields. Then produces error messages for any fields that were left blank and shouldn't have. One Problem = The form is now locked after they signed, how do they go back and enter those missing fields signature is there fields are locked?



I need something that will switch it around



1. validate the fileds then

2. populate error messages if missing information

3. do not sign or lock unless the fields are validated first

4. if all fields valid move to the signature and lock the fields.



Can anyone please help if I make any sense at all?



Thanks Lucy
1 Reply

Avatar

Former Community Member
Then I suggest that you make the signature Field invisible. Have a separate button that indicates that the user is ready to sign. On that button run all of your validations and if they check out OK then lock all of your fields and make the signature.presence = "visible"