496 results matched your search criteria
Forum topic
OneSpan Sign
currently the first name, last name, and date are placed in the signature block. Can other data also be placed there, specifically the signer's title? Can this be placed with the signature or can it be placed in another location? Is this a back office setting? Can this be done through the api?
Forum topic
OneSpan Sign
Re Expiry date, it seems I can check [defaultTimeBasedExpiry] bool field to know Expiry date s/b calc'd by adding [remainingDays] field to Txn creation date.
There is another field call [maximumRemainingDays]<- what is this? where is it set?
Forum topic
OneSpan Sign
Hey team,
In our workflow, we require different signer have different visibility. I can achieve this in my dashboard, but when I obtain my package json, I can't find my settings regarding visibility. Please advise on how to get these info.
Thanks in advance.
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
Hello,
We have the below field in our pdf: {{esl:Signer1:textfield:size(200,50)}}
Can you please let us know how to make these fields required and how can I set the max field length for these fields.
Thanks!
Forum topic
OneSpan Sign
Hi There ,
I want to know about any provision of sending the authentication token to the callback generation rest api call so that once the callback happens
, we may get that token back with the request.
Forum topic
OneSpan Sign
I was wondering if it is possible to change the signing ceremony in the REST API after a package has been created.
Example:
I create a package that is set with "inPerson:false", meaning that we will not be doing the inPerson signing ceremony, rather each signer will receive an e-mail link, and the
Forum topic
OneSpan Sign
In the list of prerequisites for the OneSpan Sign for Laserfiche Installation Guide, it mentions that the Windows PowerShell permissions needs to have the execution policy set to unrestricted.
Forum topic
OneSpan Sign
1 What kind of encryption is used for the callback by esignLive. (TLS 1.1 , TLS1.2 or SSL)
2. For the callback we are investigating the possibility of using an ipsec tunnel.
Does silanis setup ipsec tunnels to its customers?
b.
Forum topic
OneSpan Sign
Guys,
Is there a way to get some kind of conditional logic based on which checkbox is checked? If I have 2 checkboxes, we want to have a different set of text boxes for each checkbox that will be required to be filled in if that checkbox is checked.