316 results matched your search criteria
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
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
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
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.
Forum topic
OneSpan Sign
I have been reviewing the options to customize the look/feel of the signing ceremony here:
https://developer.esignlive.com/guides/feature-guides/signing-ceremony-customization/
1) If you use a command to remove a certain piece, for example the bread crumbs or session, can you reorder the other fu
Forum topic
OneSpan Sign
Hello Duo,
We are designing a multi step form for document signing process. My question is just as in onespan, whenever the signing is completed by all the recipient, there is the option of reviewing the documents as well as downloading it.