1389 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
If we have a document with three pages and each page has the same textbox input on it, is there a way to set the value in the first one and then have it propagate down to the other 2 pages?
Forum topic
OneSpan Sign
Hi,
I'm getting a noRolesOnApproval error when trying to create a template that uses the document visibility feature. My code is attached. Any idea how I can fix this?
Thanks.
Forum topic
OneSpan Sign
I have a PDF that has a number of editable fields, when the signer completes signing the fields are no longer editable but when the sender downloads the signed document it is still editable.
Lori
Forum topic
OneSpan Sign
Hi,
I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job
Thanks
Forum topic
OneSpan Sign
Hi. Is there a configuration setting that we could enable where a signer could fill out a document, then save their progress, then subsequently come back to finish filling it out and complete signing?
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hi,
When I add the following text tag, I receive a format error:
{{esl:Signer1:textfield:size(40,15):Maxlen(3)}}
Forum topic
OneSpan Sign
Hi, I'm trying to have my signature field and the date extracted from my PDF document.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We have this below scenario:
1. Salesforce user XXX sends an e-signature request to customer.
2. Customer signs the document.
3.