52 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
We are using iFrame to integrate esignlive in our portal, we are unsure how to make the display of documents responsive.
Forum topic
OneSpan Sign
<a href="$LINK_URL;">REGISTER YOUR ACCOUNT</a>
I was wondering if there is a specific URL I should be including in the html code?
Forum topic
OneSpan Sign
Hi,
One of our client reported this issue:
They received the following HTML response to a request instead of the JSON payload they typically received.
405 Not Allowed 405 Not Allowed nginx/1.12.2
Forum topic
OneSpan Sign
Hi,
We have an onsite installation of esignlive and ewitness
esl api shows following version at /api/sysinfo
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
I'm attempting to extract the full evidence pdf and html via both the eâ€Witnessâ„¢ UI "Expor
Forum topic
OneSpan Sign
Hi ,
Is it possible to add below controls like textbox in PDF file ?
- Check box
- Date picker or mask textbox
- Radio button
Thanks in adv.
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.
Forum topic
OneSpan Sign
I've noticed that HTML tags are removed instead of being encoded.
For example, the Signer opted out with a message:
Can't sign as there is a tag visible.
In the admin panel, there is a message:
Can't sign as there is a tag visible.
Which is wrong as it doesn't cont
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
Hi OSS Community Team,
For signer person ui we use OneSpan signing URL (https://sandbox.esignlive.com/authentication?target=https://sandbox.esignlive.com/transaction/{:transactionId}/sign&loginToken=******) to get data, in this case we get HTML page.
Forum topic
OneSpan Sign
I am using the designer functionality in our application.
The application uses angualrjs framework and ng-include functionality from the angularjs framework. The ng-include will either launch the HTML with iframe for the document designer or It will launch HTML form for data entry.