57 results matched your search criteria
Forum topic
OneSpan Sign
Hi is there a way to add information to the signature reason that is shown on the PDF when viewing the signature properties?
Forum topic
OneSpan Sign
Hi,
I'd like to know where can I set this property?
1) Confirm button: Enable/Disable confirmation dialog after signing a document
2) Default Consent Document (TURN OFF)
Forum topic
OneSpan Sign
Hi,
In ceremony layout settings, we have set navigator ( directs the signer to the next available signature) property as true. So, it comes up in desktop, mobile as well but in iPad, it is not showing.
Please, let us know how can we solve this issue?
Thank you.
Forum topic
OneSpan Sign
Is there a way to retrieve a list of packages in the Trash folder using Java SDK? I understand Trashed is a property not a package status. But I need to purge all packages that are trashed.
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
I was a bit surprised to find the PackageService.updatePackage only updates package-level properties and does not deal with the complexities of adding/removing/updating the signers and documents.
Forum topic
OneSpan Sign
I need to customize signing ceremony (logo, primary and secondary color) at package level
I saw that you can send a settings.ceremony object with some parameters, but i don't see you can send properties from signing theme (i.e: primary color)
Forum topic
OneSpan Sign
Is there a way to customize the handoverlink Href property at a signer level? I've only been able to see it at the document package level. I'd like to redirect based on the signer role, and trying to find the best way to do so. If I can't handle it here, I'll have to do so from
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST and have different operations like AddDocument, PackageCreateAndSend, UpdateDocument etc.
Can we get some good document or any references that helps our development?
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