1039 results matched your search criteria
Forum topic
OneSpan Sign
Hi there, I'm trying to add a couple radios to a single group and name that group. I've tried the "Add to group" button but nothing happens (at least from what I can see)
Forum topic
OneSpan Sign
Hi,
I am currently running into an issue with utilizing X/Y coordinates to position signature tags for documents in eSignLive.
Forum topic
Intelligent Adaptive Authentication
Hello,
I have fully working instance of 3.21 IAS on Centos 7 (SRV-A) with some users and DigiPass in local (embedded) db. Now I want to install additional server (Centos 7- SRV-B) with sam version of IAS and I want to initiate replication from SVR-A to SRV-B.
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
In our web application we are using an iframe for rendering e-signlive contents for document signing. We chose iframe as part of the solution in order to keep the user within our application.
Forum topic
OneSpan Sign
We are trying to upload the attached PDF (eF2 - Sign.pdf) to eSignLive as a document to sign. It contains a signature block embedded in it.
The error we get while ww upload it from eSignLive portal (image attached herewith) is the same which we get while we try the same using SDK.
Forum topic
OneSpan Sign
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal.
Forum topic
OneSpan Sign
Need some assistance -
Forum topic
OneSpan Sign
Hi,
from the documentation, there are 3 pre-defined roles: admin, manager and sender. Another concept is about 'owner' as user type? what's the difference between 'owner' vs roles? and can anyone be 'Owner'?
thanks,
Cindy
Forum topic
OneSpan Sign
I'm creating a template and it appears I have to set the recipient as placeholder and when the users use this template they have to change it from placeholder to recipient? Is there a way I can create a template that has the recipient section not prefilled?