258 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
Hi my requirement is I want to download the templates and use them in offline signature capture? Does iOS sdk support downloading of templates and and applying them on documents in offline?
Can templates be edited with pre populated data in offline using iOS sdk?
Forum topic
OneSpan Sign
We have a need to create a transaction entirely programmatically without displaying any type of UI. To my knowledge this is possible through the use of templates.
Forum topic
OneSpan Sign
Hello,
Can I create a package from multiple templates?
For example, I have template 1, template 2 and template 3. Can I create a package based on the 3 templates I have?
Thanks
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
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
Can you point me to an example that takes an existing template and using the WS API I can get a list of place holder fields?
Thank you
Forum topic
OneSpan Sign
Is there a way to customize email template variable (specifically $PACKAGE_OWNER_NAME) when we create package using `Clone` rest API ?
Forum topic
OneSpan Sign
Is there a way to apply validation rules on field values during signing ceremony? We have bunch of phone number fields and email address fields. We want to make sure that signers enter these fields in a specific format.
Forum topic
OneSpan Sign
I am using a template inside OneSpan to create the package. The template is set up for 2 signers but I would like to remove the second signer using the apex class if there's not one.