533 results matched your search criteria
Forum topic
OneSpan Sign
As described in this post https://community.onespan.com/documentation/onespan-sign/guides/sender-guides/user/configuring-recipients we can configure some "personal message" for the Recipient. Just want to know where this "personal message" gets used.
Forum topic
OneSpan Sign
We are facing this issue intermittently in production.
We have a grid on our template which includes set of `Country Code` and `Phone Number` fields.
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hi,I want to implement some sort of writeback feature for our transactions to update a Salesforce record upon completion.
Forum topic
OneSpan Sign
Hi
Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash?
Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest-workflow-using-soapui/ where it is a form with a possibility of
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
It would be a great feature to allow a signer to sign once for all fields they have to sign for in a document, rather than having them sign multiple times. For example, a parent who is the payer and has to sign for their child.