261 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to create a template through the api or embedded js in a iframe? I ask because we'd like to embed onespan into our system but each client/department would have their own templates (create/edit/view)
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
Hello,
How do you populate a field when creating a package from a template? I don't want to define the field location in my code. Instead I need to simply pass along the value that should appear in the correct location.
Forum topic
OneSpan Sign
Hi forum
I have the following issue working with OSS Web.
Forum topic
OneSpan Sign
Is it possbile to share templates between users to edit? Templates are available for all users to be selected when setting up a transaction but they not to edit the master.
Forum topic
OneSpan Sign
I created a template using the Web UI, where i added a "Signer1" placeholder along with some textboxes and checkboxes. I created a package from this template using this guide:
Forum topic
OneSpan Sign
Is there a way to explicitly set tab orders of fields? I want to set the order in which fields get focus when signer hits 'TAB' key on keyboard to navigate between fields.
Forum topic
OneSpan Sign
We have a requirement like below
We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically during esign journey.
Forum topic
OneSpan Sign
I am having trouble replacing the "Placeholder" signers for the template created. I have 2 signers setup as placeholders ('Signer1').