315 results matched your search criteria
Forum topic
OneSpan Sign
Hi I have code that creates signatures for two which I do in the beginning when I define the document.
Forum topic
OneSpan Sign
REQUIREMENT
We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.
WHAT WE HAVE FOUND
OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.
Forum topic
OneSpan Sign
We have a scenario where user should initial on one of the signature fields from a group of fields (like a radio button group). We have multiple questions where we want the signer to initial on one choice.
e.g.
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
Forum topic
OneSpan Sign
This question is related to an older forum item (My Account - Signature | OneSpan Community Platform)
Forum topic
OneSpan Sign
Hi friends,
I have an issue with signing data from the web interface. DatePicker fails on open and I can`t select date.
Javascript error "TypeError: Cannot read properties of null (reading 'length')";
I using VS2019, C#, WebView2 component
Forum topic
OneSpan Sign
I am working with authenticating Signers in the ceremony and when we try to set the signers to the default option (email) -- the package creation returns with a 400 error.
This is the return error
Could not send the package. Exception: The remote server returned an error: (400) Bad Request.
Forum topic
OneSpan Sign
I have a document where a home seller is answering questions about the condition of their property. I'm trying to accomplish the following:
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.