316 results matched your search criteria
Forum topic
OneSpan Sign
Currently in our PDFs for Lending purposes we often have predefined signature fields on the form for up to 4 parties, although in a typical application , we may not always have 4 parties.
Forum topic
OneSpan Sign
Hi Team,
I'm aware that there is "autocomplete":false in REST API which is used to enable the "Review Before Completion", I was wondering is there an equivalent way in Java SDK?
Forum topic
OneSpan Sign
Signing ceremony is required to collect signature or ‘Click to Sign’ option from user using eSign UI. When user chooses ‘Click to Sign’ option, he or she does not need to sign in signing text pad.
Forum topic
OneSpan Sign
Please help me find documentation on how to add a Salesforce Custom Object as an available option in "Related object type". I also need to be able to automate prepare/send transaction by relating it to records in the custom object.
Forum topic
OneSpan Sign
I'm working on a document where the signer is answering Yes/No questions, which I have set up as Radio fields (with radio groups) as Yes No options. We have different sections, where if the signer chooses a single Yes option, they need to fill in a text field to provide additional notes.
Forum topic
OneSpan Sign
Hi,
Inside my one document, If I put only below tags it's working fine.
{{esl:signer1:list:options("Ja", "Nee")}} {{esl:signer2:list:options("Ja", "Nee")}}
But if I put other tag for textbox then I am facing below error :
{"messageKey":"error.validation.texttag.propertiesFormatError","parameters":
Forum topic
OneSpan Sign
Hi!We are creating a package and sending it to our customers to sign.
Forum topic
OneSpan Sign
Good afternoon, I am working on a document to add text tags with radio buttons. I am using the text tag
{{esl_optionG:Signer1:Radio:Group("Frequency"),Value("X"),size(15,15),offset(15,-3)}}
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
Hello,
We use the v11 of esign live, and we have a trouble with the X-Frame-Options set to (sameorigin) provided by the https://sandbox.esignlive.com/access into a Iframe.
Before the v11 was an option WithFrame() but this option was remove.