535 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but when I retrieve the package via the REST API some of the fiel
Forum topic
OneSpan Sign
Hi,
I have a scenario in which I have two different document and I want to show second document after completion of first one(both are for same user)
In both documents some of the fields are common.
Now what want , when user opens second document, common fields which user already filled up in first
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
I have custom field added.
i want my clients to see description on when they mouse over that filed .
is my expectation incorrect?
Forum topic
OneSpan Sign
Hie,
I am adding fields to pdf using approval(in json format). It is working fine for every type of fields(TEXTFIELD, CHECKBOX) except I can only see a single SIGNATURE capturing field even if I've added two/three of them inside json. Am I missing something ?
Forum topic
OneSpan Sign
Hello,
Using below retrieves a list of field values at the package level. But is it possible to retrieve the field values for a particular document?
eslClient.getFieldValues(packageId)
Thanks
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
Is it possible to pass in a string with the way the date field should be formatted. The date is showing as YYYY-MM-DD, however, I need the date in the format YYYYMMDD.
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
We use Salesforce with OneSpan. We are using API integration to merge field values from salesforce into OneSpan template fields.I have a Salesforce field that is a Rich Text Area field, formatted as HTML.