535 results matched your search criteria
Forum topic
OneSpan Sign
Can you point me to an example that takes an existing template and using the WS API I can get a list of place holder fields?
Thank you
Forum topic
OneSpan Sign
I am trying to understand how conditional fields and logic works in the .NET SDK C# code. I have 4 RADIO buttons, 4 TEXT fields and 4 SIGN fields.
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
Hi,
I am wondering if it is possible gather signer inputs in input fields after signing via the API? We are looking to store text inputs and radio button selections.
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
could you please help me why i'm getting this error, here i want to request for signing only one document and one signer. Attached the file for which i'm testing.
{
"documents": [
{
"approvals": [
{
"id": "ClientSignature",
Forum topic
OneSpan Sign
One of the requirements I have is a possibility for user to place a logo on a document beside signature.
I realize that I can add custom fields but none of them is an image type.
Is this possible to achieve? And how?
Forum topic
OneSpan Sign
Hello,
I have Onespan setup in a Laserfiche cloud environment and having an issue passing the expiry date. What is the proper format for this date field?
Thank you,
Forum topic
OneSpan Sign
Hi,
I'm trying to set up a package where two signers are eligible to sign the same field, and one of them signing would be enough to complete it. Is there a way to accomplish this?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
I've tried to fill fields with non-latin characters like łóźćżę, but the result in signed PDF is wrong (see attachment).
Is there any way to enable UTF-8 for it?