Hi,
How do I make the signature widget a required field. I don't want someone to be able to submit the form until they have filled in the signature field. Currently my form is not making the person fill in the field before submitting.
I tried adding the signature field in the not empty field of the Server Side Validation event, but that didn't help.
I also don't think that the server side validation is working, because I can put 604-333-333 in the phone field and it isn't being caught even with the field set to validate for Phone or Intl Phone.
You can see the form here: https://www.stuntlist.com/firearms-registration
I don't see any JS errors on the page, but that shouldn't effect the server side validation.
Thank you.
How do I make the signature widget a required field. I don't want someone to be able to submit the form until they have filled in the signature field. Currently my form is not making the person fill in the field before submitting.
I tried adding the signature field in the not empty field of the Server Side Validation event, but that didn't help.
I also don't think that the server side validation is working, because I can put 604-333-333 in the phone field and it isn't being caught even with the field set to validate for Phone or Intl Phone.
You can see the form here: https://www.stuntlist.com/firearms-registration
I don't see any JS errors on the page, but that shouldn't effect the server side validation.
Thank you.