65 results matched your search criteria
Forum topic
OneSpan Sign
I want to ensure documents are signed in a particular order. Does eSignLive have the ability to do this?
Thanks,
hsamson
Forum topic
OneSpan Sign
Guys,
Is there a way to allow a signer to skip signing a document? If there are three documents, (A,B,C), can Signer A sign A and C and then come back to B?
Forum topic
OneSpan Sign
Hi ,After cloning package , I want to reorder documents in the package before it is sent. Basically I want 4th document in the order to move at first place. I am using Rest API. Is there any way to handle this ? Please let me know. Thanks
Forum topic
OneSpan Sign
Hello Team,
I have a problem with the order of the Consent Document and the Contract.
I am using API to created the package and send the documents.
In the beginning I was sending only a Contract. Last days I did some code changes to add the Consent Document.
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
OneSpan Sign
Hi folks,
I am curious in case I create a transaction that comprises multiple documents and to be forwarded to multiple signers(recipients) what option do I have for the following case"
Forum topic
OneSpan Sign
Question on Remote Sign, where the signer receives an email. If the signing order is set, is OneSpan supposed to automatically email the next-in-order?
Forum topic
OneSpan Sign
Hello,
I am having a problem where documents in the signing package appear to be ordered randomly during signing. We always send the documents in the same order. Is there any way to ensure the order of the package using the documents JSON?
Forum topic
OneSpan Sign
I have a Laserfiche Workflow sending a document for signature to 4 persons. Workflow is configured to use the layout “XXSignaturePage” based on the template by the same name.
Forum topic
OneSpan Sign
REQUIREMENT
We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.
WHAT WE HAVE FOUND
OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.