91 results matched your search criteria
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
We are grouping multiple forms into a package that will often have multiple signers. Are there some considerations for handling when a signer declines to sign one of the forms?
Forum topic
OneSpan Sign
Good day,
Our users are about to create a new group, and they want to validate, verify, re-use or modify the default.consent.document from a previous team.
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
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is that still the case?
Forum topic
OneSpan Sign
Are there any known issues with using both methods of extraction in the same document?
The following package has been created in the sandbox: zc1pssVwepH2BDjC0-lDlbuNzD8=
Forum topic
OneSpan Sign
Would there be a way to cordon off "siloed" a Line of Business (e.g. Auto Finance) so that we’d only see Auto Finance templates (and so that other line of businesses wouldn’t be picking through the Auto Finance templates to find theirs).
Forum topic
OneSpan Sign
Hi, we are testing the email bounced function and found that sometimes OneSpan does not send a callback for the "fake" email we use.
For example,
[email protected] - Callback Worked on this email
Forum topic
OneSpan Sign
Hi,
With the standard PackageBuilder/DocumentBuilder coding, as per the example below, every specific field needs to be included in the single PackageBuilder statement. With this, every document type must be coded separately and the statements are often very long in nature.