3702 results matched your search criteria
Forum topic
OneSpan Sign
When I'm adding a drop list field, I'm getting error: error.validation.field.ListWithInvalidDefaultValue
Here is the code
fieldBuilder = FieldBuilder.DropList();
foreach (OptionValue optionValue in formField.OptionValues)
{
Forum topic
OneSpan Sign
We need to be able to use Signature Capture and turn off the click to sign functionality that is used for later signature blocks for specific documents.
Forum topic
OneSpan Sign
Is it possible to call javascript after to signer has completed signing in an iframe in order to remove the iframe and do some other processing?
Code Share
Sample PDF file to use with the Document Extraction example guide.
Code Share
Example code to create a simple document package.
Code Share
JSON payload to create a document package with configurable settings.
Code Share
Example code to create a document package from a template.
Code Share
Example code to create a signing session with the Java SDK.