I have created a form for a two-step process in which the first user
will open, enter data, and submit the form for another user to approve.
The problem is that during the approver phase, they will digitally sign
the form (there are two digital signature fields for each section of the
form, the approver is required to sign at least once in order to submit)
and then submit, but the process seems to lag for about 20-30 seconds
after they click submit.I understand that the digital signatures may ad...