215 results matched your search criteria
Forum topic
OneSpan Sign
Currently when using a text anchor to place a field or signature block, we can specify the occurrence index (i.e. 0 = use the first occurrence of the specified text. 1 = use the second occurrence of the specified text..
Forum topic
OneSpan Sign
One of the requirements I have is a possibility for user to place a logo on a document beside signature.
I realize that I can add custom fields but none of them is an image type.
Is this possible to achieve? And how?
Forum topic
OneSpan Sign
I would like to know how to record or archive the signer’s name into the "Other" column of the audit trail for each signing action completed.
Forum topic
OneSpan Sign
You guys have been incredibly helpful, and I know you're bogged down. But I figured I would throw this up here and see what information you can provide. I am getting an Unexpected Error. Our technical staff have been notified and will look into the problem.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
During our signature request, we need user to input their tax number, for that we are passing following expression which works fine:
{{*esl_TaxNumber:Signer1:textfield:value("")}}
But, w
Forum topic
OneSpan Sign
Greetings
I'm building an app for a customer using ESignLive. person1 fills in a couple Textbox fields with numbers and signs a document (there is only one place for that person to sign). The document is still open (not complete yet).
Forum topic
OneSpan Sign
Hello,
I'm trying to integrate a signature drawner in my website to save the design of the signature and use it to sign with eSignLive.
But the string base64 assign to handdrawn field in the package settings doesn't working if the string is not created by your own signature widget.
So my question i
Forum topic
OneSpan Sign
Hi,
I am not getting email bounce notification for wrong email signer in request. This is my post to silanis, please let me know is there anything missing in request. I have checked the email bounce check box in call back events.
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hello,
I'm trying to implement eSignlive for my specific scenario:
1) I have created a document that will be sent to two users in sequeance through signing URL
2) First user will see Signature fields to sign
3) Second user will see Approve/Disapprove fields and select approve or disapprove
Now