52 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
We have a requirement to include Parentheses in Field Validator, for example, I want signer to input "Neder Over Heembeek (Bru.)" in a textfield.
Currently, we set it this way: "pattern" : "^Neder Over Heembeek (Bru.)\\s?$" and it doesn't work.
Please help me with this!
Forum topic
OneSpan Sign
Hello,
We have the below field in our pdf: {{esl:Signer1:textfield:size(200,50)}}
Can you please let us know how to make these fields required and how can I set the max field length for these fields.
Thanks!
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
I need to add a signer to a package that has non-signature fields (i.e: textfield, checkbox, selection). Is that possible?
Forum topic
OneSpan Sign
I have one question regarding Text tag, can we define a name for a text tag?
For e.g, in the below text tag, can we set a name as well? So that when we retrieve the value we know that the value corresponds to that particular field.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We are using a text tag to capture signer's tax number : {{esl_TaxNumber:Signer1:textfield:value(""),size(160,22)}}
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hi,
I am trying to create a document with editable field which user will fill it out. But I cant find how to do it.