286 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am the sender, and i want to receive the email when I click ‘forgot your password’ link in the login page.
Forum topic
OneSpan Sign
Hi,
there are 2 questions want to ask:
1) when client click the opt out button in the signing ceremony, it redirect to login page, is it could be configured somewhere?
2) in the default email, it only showed the signer with email address, but not Signer's name, is it possible to update the email t
Forum topic
OneSpan Sign
As specified on this page:
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz
I have applied settings in the code:
------------------------- code snippet-------------------
.WithSettings(DocumentPackageSet
Forum topic
OneSpan Sign
When using the UI or Template Builder, I would like to be able to have a signer select an option in a drop down box and their selection be used to fill in another field on another page, or in another document on the same package.
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
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
I want to request customer to upload his last tax return as part of a transaction. However, customer may actually has the tax return captured in many separate files (e.g.
Forum topic
OneSpan Sign
Hello, I need some help understanding how calculate the coordinates for the anchors in a pdf.
Forum topic
OneSpan Sign
Hi,
If there are multiple documents to be signed, there is a yellow sticky note provided by eSignLive.
Forum topic
OneSpan Sign
Hi
We are displaying e-document in iFrame. On Safari, there was a known cookie issue described in https://developer.esignlive.com/forums/topic/cookie-issues-on-safari/ . We are ok with it as long as it shows description and guideline to the client.