52 results matched your search criteria
Forum topic
OneSpan Sign
In the documentation for Document Extraction, it explains that a Textfield or Checkbox must be completed before a Signer can sign a package:
Before signing, Agent1 must complete two fields:
1
[Agent1.Fullname1.Textfield1]
2
Forum topic
OneSpan Sign
Hello,
I am mapping TextFields in the pdf and I would like to show these fields with the content in it when the SDK pops. Currently, I have some text in the textfields but I can't see it.
Forum topic
OneSpan Sign
Hi Duo,
As discussed, could you please provide the codeshare / snippet to mark a text field manadtory?
Below is the client's requirement:
if we add into the document a text field which the signer has to fill out, can we make that mandatory and can we request that this field is filled out only be s
Forum topic
Intelligent Adaptive Authentication
Hi Team,
Trying to assign the default value for the text field as suggested in (https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction), but not working.
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
Forum topic
Intelligent Adaptive Authentication
Hi Team,
Trying with below textfield with defaut value, but not showing text field after onespan sent the document.
{{*esl_InstitutionName:" + ID + ":textfield:offset(0,-2),Value("Enter the client details")}}
Forum topic
OneSpan Sign
Hi,
We need to send a document to one or more signers and then sign as a company (we are the last signer). Also, we need to write some info in the document at that moment.
Forum topic
OneSpan Sign
Hi there. I'm trying to make a textfield required. I see that I can do this when I'm about to send a transaction (see screenshot).
Forum topic
OneSpan Sign
What is the recommended way to update a package to use the new filled document?
Forum topic
OneSpan Sign
I have a form which I'm using document extraction to pull in fields from, and some of the pieces need to be entered at the signing ceremony. Is it possible to mask some of those fields as they are considered PPI? I'll read them on the backend securely, but don't want them showin