1274 results matched your search criteria
Forum topic
OneSpan Sign
HI All ,
I have default consent document and three accept only documents and last one include sign. I would like user can't move next document without accept it.
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?
Forum topic
OneSpan Sign
I have the same text in multiple locations in a document, and I want a signer to sign each of them.
Using Text Anchor since there are a random number of pages.
I want to place a signature block relative to the phrase “Lessor:â€
There may be 1 location, or 100…….
How do I tell eSL to do th
Forum topic
OneSpan Sign
I looked in the docs and the API but this was not immediately obvious if this function existed so question:
I can specify a bound field Date, that gets filled in by eSignLive with the date that the user signs.
However the date format that is filled in now does not match the date on our PDF form
Forum topic
OneSpan Sign
Our scenario:
Package is created, signed and completed at our premises.
We then allow the signer 5 days to go home and download the package.
However, we want to block the download if the signer takes longer than a certain number of days.
Forum topic
OneSpan Sign
I have a transaction I'm creating in C# based on using at template. The consent agreement and document to be signed are in the template. I can create the transaction from the template no problem, but once it's created i want to update the value of a label field that's in the first doc
Forum topic
OneSpan Sign
If the signer has to apply more than one signature this is the experience i had. The navigation to the next signing spot disappears until you move the screen.
Forum topic
OneSpan Sign
Hi There,
I am working on creating a package with a document that has an Id assigned to it:
.withDocument( newDocumentWithName( "Second Document" )
.fromFile( "src/main/Resources/document.pdf" )
.withId( documentId )
I was wondering if this Id needs to be globally unique amo
Forum topic
OneSpan Sign
Once a customer submits a document for signature, does the system automatically cancel the submission after a certain amount of time? We have an application that is using the .Net API to submit documents for signature.