533 results matched your search criteria
Forum topic
OneSpan Sign
Hi all,
I am just getting through a few cycles of testing in the sand box on my way to uploading and populating large form with multiple signers from an external web app. It seems the documentation is not all the clear how to map fields to existing to PDF form fields.
Forum topic
OneSpan Sign
Hi team,
There's no working example for list field in this guide:
https://developer.esignlive.com/guides/feature-guides/fields/
Can we add some supplementary information regarding this to this guide?
Thanks!
Forum topic
OneSpan Sign
Guys,
Is it possible to attach an image, via base64 encoding, to a label field? Something similar to how we are able to attach an image to a capture signature by using the handdrawn value?
Forum topic
OneSpan Sign
Hi,
I understand additional fields can be put in the CSV for bulk send to populate custom data into a transaction by adding extra columns that map to fields in the template. Is there a limitation on the number of fields for each row in the CSV?
Forum topic
OneSpan Sign
Hello,
I am trying to implement a document with some fields that forces each character to occupie a specific space. The only way I was able to do it right now was creating multiple 1 character textbox for each space but its far from Ideal.
Forum topic
OneSpan Sign
We are implementing Conditional fields. I am starting by trying to get our existing text tag to use the fieldName. From the documentation, I see this syntax {{esl_SignerAutograph:signer1:Signature}} .
Forum topic
OneSpan Sign
Is there any way to control the tab order of fields on a form so that the signer will follow a specified order when tabbing through the form fields? As things are now, this seems to be rather random.
Forum topic
OneSpan Sign
I think this is an easy one as I think I am misunderstanding something fundamental. How can I make a field editable?
This is populating the value correctly, but I want the signer to have the ability to adjust it:
Forum topic
OneSpan Sign
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException
Forum topic
OneSpan Sign
I'm trying to create a package that has a condition where two fields need to be marked as required if one of two (out of five) radio buttons are selected.
I've tried two ways: