Skip to main content
davisg93046681
Participant
March 22, 2019
Question

How can I enfore required fields while signing a document

  • March 22, 2019
  • 1 reply
  • 728 views

How can I enforce required fields to be filled while I am digitally signing a document?  I have noticed that I can go straight to the signing field of a document (leaving all the other field blank) and the document will let me sign it.  How can I prevent this? ~ thank you.

This topic has been closed for replies.

1 reply

Inspiring
March 22, 2019

You will have to write some custom JavaScript to check that all the required fields have been completed prior to allowing the document to be signed. This could mean you have a button to confirm that all the required fields have been completed and then unlocks and makes visible the signature field or you run a script on entry to the signature field before allowing the form to be signed.