94 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
In Java, I would like to add a new field where the signer should fill in a date (in a date format DD/MM/YYYY).
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
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException
Forum topic
OneSpan Sign
I'd like to upload a PDF with fields such as [Signer1.Fullname1.Textfield1] and require that it be formatted as ###-###-###-### where # can only be a number.
How do I combine these two features - document extraction, and field validation?
Forum topic
OneSpan Sign
Is there a way to apply validation rules on field values during signing ceremony? We have bunch of phone number fields and email address fields. We want to make sure that signers enter these fields in a specific format.
Forum topic
OneSpan Sign
I have 5 text fields on my form. Is there a way to make sure the signer (recipient) enters value in at least one of the five textboxes before the signer signs and completes the form?
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
I am trying to add validation to a Canadian Postal Code field using REST API using following code.
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form: