Need to delete a signer not the fields associated with it
Thursday, February 27, 2020 at 09:02amHI ,
I have a scenario like i need to only pump the data and signers will manually sign the document.
For that in some case i need to delete the signers at run time but not the fields associated with the signer say checkbox , it should be there even we delete the signer . Is this possible in onespan ?
Reply to: Need to delete a signer not the fields associated with it
Thursday, February 27, 2020 at 09:53amHi there,
Essentially, all fields have to be associated to a signer, therefore it's impossible to leave the fields without a signer. So may I know the reason why you want to delete the signer(s) at run time in such manually sign scenario? Cause if you simply want to complete the signing, there's an easier way by using the Bulk Sign on behalf of a Signer feature, the audit trail will show it's the application's IP that signed the documents instead of the signer, but since it's a manually sign use case, it shouldn't be a problem.
Duo
Reply to: Need to delete a signer not the fields associated with it
Thursday, February 27, 2020 at 10:17amThe scenario is
document in a template can be esigned or wet signatured.
So in case of wet signature we have to pump the common data and signing part should be manually done .
To do that we are removing the signer at run time but if we do that all the fields related to signers are going away , in our case we are adding
checkboxes related to signers that is removed . So while signature manually checkbox is going away. How do you think we can resolve this ??