534 results matched your search criteria
Forum topic
OneSpan Sign
Guys -
When creating an approval, does the "role" field of that approval have to match the "id" field in the role object for that signer or the "id" field of the signers object in the that role object?
Forum topic
OneSpan Sign
So I was able to create a package, with a field which is placed on the first page.
How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know in front how many pages the file contains ?
Forum topic
OneSpan Sign
Hi
Can we set a CAPTURE field to optional?
If so can you send me a link to the latest object docs.
This is latest one that I can find.
http://docs.e-signlive.com/10.0/schema/index.html#package
Regards
Mario
Forum topic
OneSpan Sign
Guys,
Is there a way to create a single label field without having to associate it to a signer/role?
Lets say that I want to create a date label that shows up on a document but not have it tied to any specific signer. Is this possible?
Forum topic
OneSpan Sign
Suddenly got these errors.
Could any tell me why?
thanks
13 Nov 2018 14:29:06,983 - ERROR - STDERR - Nov 13, 2018 2:29:06 PM com.silanis.awsng.web.rest.util.JacksonUtil deserialize
SEVERE: Failed to deserialize json string: {"messageKey":"error.validation.packageManagement.invalidState","message"
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?
Forum topic
OneSpan Sign
Hello,
I inject a CheckBox with 'X', while signing, getting this message 'Form is inComplete'.
Please provide help about this issue.
Thanks
Forum topic
OneSpan Sign
Hi team,
We have a requirement to include Parentheses in Field Validator, for example, I want signer to input "Neder Over Heembeek (Bru.)" in a textfield.
Currently, we set it this way: "pattern" : "^Neder Over Heembeek (Bru.)\\s?$" and it doesn't work.
Please help me with this!
Forum topic
OneSpan Sign
I have certain templates that I have to list the client's email and phone. I know that the FIELDS has some of the signer's info like Signer Name, Title, and Company, but can you also add Signer Email and Signer Phone?