35 results matched your search criteria
Forum topic
OneSpan Sign
I am looking for a place to store a signer's role. The idea here is we can store an attribute against a signer that allows us to find the proper signer based on some role in our workflow.
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
Hi there,
Please see the link below.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/signer-management
Forum topic
OneSpan Sign
Hello,
Is there a way to set the default signature type to Click to Sign at the document level ( applies to all signature fields) when creating a package using .NET SDK & using signature text tags?
Forum topic
OneSpan Sign
Hi,
Is it possible to change the email attributes which is sent to the recipients:
Email Subject
EmailBody
Can I add a user for CC in the email (UserName and Email).
Thanks,
Abhijit
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??
Forum topic
OneSpan Sign
Hi,
For online integration we are facing the version issue, We are not getting the Current version 10.10.1 from (VersionUtil.getVersion()) in the EslClient.cs.
Forum topic
OneSpan Sign
Seeing how to set the inPerson(Boolean) at the DocumentPackage level. Is there any way to set this attribute at the signer level? Our workflow has the possibility that some signers will be in person and others will be remote.
Forum topic
OneSpan Sign
Hi,
On the DOCUMENT_SIGNED callback is it possible to know who has signed the document directly or in some other way indirectly?
I need the email of the person who has signed the document for our application workflow.
What can I do with the sessionUser attribute.
Example Payload:
{"@class":"com.si
Forum topic
OneSpan Sign
Hi
I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload.