Question
Help keeping signature field 2 "read only" until signature field 1 is validated
I am trying to make a form that will force the user to get signatures in the correct order. I want signature block 2 to be read only until signature block 1 has been signed and validated. I am using digital signature blocks. I am sure this can be done with Javascript, but I am very new to javascript in adobe and am not sure what syntax to use.
