1312 results matched your search criteria
Forum topic
OneSpan Sign
Good Afternoon,
My orginization is in the process of upgrading our On Premise ESignLive solution from 6.2 to 6.5.
Forum topic
OneSpan Sign
Hello!
I need to be able to pull down the name of the file that was uploaded with a document in a given package.
I see that there is a "FileName" property on the "Document" object, but when I pull a package down and loop through its documents, the FileName is always null.
Any assistance would be g
Forum topic
OneSpan Sign
This is related to a post by CConverse_lm over a year ago Getting an exception using FULL_NAME + INITIALS signature styles in one document.
Forum topic
OneSpan Sign
Silanis
I’m a developer for Mendota Insurance. We’re still in the development phase using your eSignLive product in your sand box environment. I have some questions around the reporting.
Forum topic
OneSpan Sign
Hello Team,
I have the following scenario: I am trying to create a Package with a PDF document, which is provided as binary stream. I also want to add a Signer(s) Signature(s) and to locate these through corresponding text-anchors.
Forum topic
OneSpan Sign
I'm using the POST /packages/{packageId}/clone API call to create package from template.
The template has some fields added and I want to fill one of them so the signer will not be able to change it.
Is it possible? And if yes, what parameters I need to pass in JSON payload to do so?
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Team,
We have a requirement to customize guest signing room.
Is there a way to customize the Silanis guest signing room that pops up when a notified signer clicks on link provided in email ?
Customization like:
Displaying a custom message instead of the package name on login page.
Displaying a cust
Forum topic
OneSpan Sign
I have 3 groups of signers, lets call them Group1, Group2 and Group 3
A document package is constructed in which there can be multiple documents.
Group1 and Group2 always need to sign all documents.
While Group3 only signs particular documents.
These Groups sign in order, so Group1 first, then Gro
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.