565 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am not able to change the transaction name in Draft package in the new Sender UI. Steps I did:
1. Create New Transaction with name "transaction 1"
2. Change Transaction name to "transaction 2", pop up appears saying "The transaction has been successfully saved.
Forum topic
OneSpan Sign
Where is the setting to allow external signers to have the same name and email? I cannot find it on the Account Configuration page.
Forum topic
OneSpan Sign
Apex SDK sometime appends _X in the template name
Forum topic
OneSpan Sign
Hi,
Is there a way to use the field extraction feature and also set the name of the (form) fields in the pdf to store the data.
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to modify a signers first or last name as well as email after they've begun signing documents.
Is this at all possible?
Forum topic
OneSpan Sign
Hi,
I would like to know if, when bulksend transactions are generated, is there a way to generate each transaction with a different name to later identify them easier?
Thank you!
Forum topic
OneSpan Sign
Not sure when this change was made, but previously in the designer view, adding Signature fields would show the signers name on the field itself. But now it no longer shows a name and appears to be color coded to the signers displayed on the left.
Forum topic
OneSpan Sign
Are special characters allowed in Document name while creating package?
Forum topic
OneSpan Sign
Hi,
Please let me know whether eSignLive will accept when Owner Signatory Name and Insured name having spaces and sent in the request.
Thanks,
Allanki
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))