97 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to format certain fields like you can in excel? Lets say we want the customer to enter a dollar amount... can we format the field to currency? or number? or are we only able to do text?
Forum topic
OneSpan Sign
Guys -
Is there a way to format the date capture to only be a date and not a date/time? I know we can do this with labels as we are currently doing it but was hoping we could format that date capture.
Forum topic
OneSpan Sign
Hi team,
A datepicker field, normally looked like below in JSON, where the "pattern" field represents the format:
{
"name": "",
"type": "INPUT",
"binding": null,
"validation": {
"errorMessage": "",
"required": false,
"enum": null,
"maxLength": null,
"errorCode": nul
Forum topic
OneSpan Sign
Hello,
Can't seem to find the documentation that I swear I saw at one point that said the ID fields must meet certain criteria? Am I crazy?
Forum topic
OneSpan Sign
Hi,
Regarding using FieldBuilder for text field extraction for the creation of inputs from PDF forms...
Forum topic
OneSpan Sign
Hello,
We are running into an issue where our signed PDF files are not being displayed correctly in Chrome and sometimes Firefox as well. Everything is normal with the PDF documents until we sign and download them through eSignLive.
Forum topic
OneSpan Sign
Is there a reason why you can't upload TIFF file format?
Thanks
Forum topic
OneSpan Sign
Hello,
We need to change the signature appareance of our documents. The idea is to change the background image and the text format .
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.
Forum topic
OneSpan Sign
We are running into an issue where we have a SSN field that we need the signer to fill out, and want validation on it. I have set the Format to the SSN setting in my PDF and it works as designed. However once we upload and send out that as a OneSpan document we are losing that functionality.