23 results matched your search criteria
Forum topic
OneSpan Sign
What it would take to integrate our esign documentation into a server/database system to allow for auto-filing directly from OneSpan Sign?
Forum topic
OneSpan Sign
Would there be a way to cordon off "siloed" a Line of Business (e.g. Auto Finance) so that we’d only see Auto Finance templates (and so that other line of businesses wouldn’t be picking through the Auto Finance templates to find theirs).
Forum topic
OneSpan Sign
Hi team
Could you let me know if there is a way to water mark a completely signed document (or all) in, a package with multiple documents ?
Some info:
Package auto-complete option is disabled on the package i am referring to above.
Uday
Forum topic
OneSpan Sign
We create a package from our Salesforce API and redirect the user to signing url in case of in person signing.
Forum topic
OneSpan Sign
We create a package from our Salesforce API and redirect the user to signing url in case of in person signing.
Forum topic
OneSpan Sign
We have scenarios where we need to support/guide the user as they work through a signing ceremony.
Example:
Employee opens a window and starts a signing ceremony and then moves the window over to a touch screen for the customer to use.
Forum topic
OneSpan Sign
We're using document extraction to populate a Signature Date field with the date of signing via naming a form field with something like this: [Signer1.Capture1.label1.Date].
Forum topic
OneSpan Sign
Hello,
I hit the REST API to try and delete a document from our package, and this is the response we got.
{
"messageKey": "error.validation.cannotDeleteDocumentInActivePackage",
"message": "Document is in a active package and cannot be deleted.",
"code": 400,
"name": "Validation Error"
}
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
We have the need for users to fill out certain text during the signing ceremony - such as Name, Title, Company, etc. In our case, these wouldn't be auto-populated fields. What's the best way to ensure users are navigating to these fields for completion.