318 results matched your search criteria
Forum topic
OneSpan Sign
I have a package that was sent out for signing and was completed successfully. The member is now trying to access the documents to review for their records and have input their Q&A incorrectly too many times. When I open my OneSpan Inbox and look into this package, this signer sho
Forum topic
OneSpan Sign
I have been using a form field anchor [Signer1.Fullname1] to identify where a signature field is supposed to go when sent through the API. However, most of the documents we create in our system are done so using fpdf, so there will not be any form fields to name.
Forum topic
OneSpan Sign
Hi -
We're developing a new feature where our auto dealers can issue new versions of a priorly issues document. We were wondering if there was a good way to void the old one, but not delete it? I am aware of the remove endpoint in the API, just curious if there are other options.
Forum topic
OneSpan Sign
Hi,
Is there some way that the in-person signing can take place if there is no connection available? Some of our sales people have encountered that in some areas they are trying to do a signing the connection is too slow/unstable or not able to connect at all.
Forum topic
OneSpan Sign
Hi
I am using the following regex pattern for validation
\^.{0,5}$
Min len 0 , max len is 5, any character
The text is optional , hence the min is 0
However I am getting a validation error when , the text area is empty.
Forum topic
OneSpan Sign
Hi,
I was wondering if it's possible to change the "Clear All" message. Right now if you click on the button this message pops up: "You are about to remove all the signature fields and barcodes from this document.
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
As part of our use case there is a statement on a form where the client acknowledges receipt of a document.
Forum topic
OneSpan Sign
Hi,
I got the below error when configuring document visibility, could you please help me to understand what it means? and what could be wrong in my request?
Forum topic
OneSpan Sign
I have a question on how to install a writeback to defined salesforce fields after completing esign package. I already build a convention, that is working properly and writing back values inside PDF to defined Salesforce fields.