533 results matched your search criteria
Forum topic
OneSpan Sign
Can you please point me or give me example of json needs to be added to add signing date in a document (Using REST API)
Forum topic
OneSpan Sign
Hi,
I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but when I retrieve the package via the REST API some of the fiel
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
how can I retrieve the location of the signature (X,Y)?
Forum topic
OneSpan Sign
Hello,
We started integration with oneSpan and our applications and we are now facing issue with callback notification service.
We have 2 applications which can initate signing process in oneSpan (sales app and hr app). Both has different client apps key configured.
Forum topic
OneSpan Sign
I created a template and added a bunch of fields. When I created them I did not set field names. Now when I go back and try to add a field name, when I click on the field name input and type, nothing happens.
Forum topic
OneSpan Sign
Hi,
When preparing a document through the web UI, I can't see any option to add a DatePicker field to the document. When I say DatePicker, I'm talking about a field where the recipient gets to choose a date.
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
Currently when the signer signs one CAPTURE field, then the other CAPTURE fields for the Signer are populated with the signature automatically when they are clicked on.
Can this be prevented. We need the signer to physically sign all the fields.
Forum topic
OneSpan Sign
How do I customize the signature field in c# so that the date gets appended to the signature once the document is signed? (e.g. E-Signed by [Signer] on [Date])