29 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to implement Esign Designer view using below link,
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/designer
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.
Forum topic
OneSpan Sign
HI,
I am trying to integrate designer view in my app through this link
https://developer.esignlive.com/guides/feature-guides/designer/
"https://sandbox.esignlive.com/api/authenticationTokens" works fine and getting authentication value but when I send request to following api I am getting "Unauthori
Forum topic
OneSpan Sign
In the same way as we can programmatically configure the Signing Ceremony via SDK (http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm) , we need to be able to customise the Designer View on a package by package basis.
Currently this is pos
Forum topic
OneSpan Sign
Hello Support,
We are using .NET sdk for designer view.
but, when user implementing designing view, every time he has to place signature on document and send e-sign email.
Forum topic
OneSpan Sign
Hi,
How can we hide the package owner in the drop down list of signers in the designer view (when the owner is not a signer)?
Thanks,
Forum topic
OneSpan Sign
I'm trying to load the classic Ui designer view in an iFrame. I have changed the way I'm creating the package to include a sender account.
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
When I open document in designer mode to add fields, My name (account holder name) is listed in signers select box. But I don't want my name in default.
Is there any way to hide my name (Account holder name) from signers list,
I am using MEAN and opening document in iframe.