286 results matched your search criteria
Forum topic
OneSpan Sign
We have embedded the designerView in our portal, but currently we have no way to return the customer back to the initiating screen, leading to a poor customer experience.
It would be great to be able to setup a handoverURL when generating the DesignerView
In alternative, implement also in the desig
Forum topic
OneSpan Sign
Hi,
I want to create empty packages with DRAFT status and one custom attribute (i.e internalID).
DocumentPackage documentPackage = newPackageNamed("TEST_PACKAGE")
.withAttributes(newDocumentPackageAttributes()
.withAttribute("internalID", "123456"
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.getPackageService().deleteDocument(packageId, "default-consent");
However, when we have done that the electronic disclosure form still shows with no "Accept" button and our signable PDF is not sh
Forum topic
OneSpan Sign
I am using "OneSpan for Salesforce" and creating package through automation(button--visualforce page--OneSpan sign)
I am having 4 Text Tags(Type- Static Position) for Signer 1:
A)Text Tag 1:
eSign field name: "Signature"
B)Text Tag2&Text Tag3&Text Tag4:
eSign field name: "Initials"
The "Te
Forum topic
OneSpan Sign
Guys,
I am using this as a reference for timezones.
https://www.onespan.com/blog/onespan-sign-release-1121-time-zone-support
Forum topic
OneSpan Sign
We had a question come up regarding ability to export individual pages from a completed signature document. This is possible in Acrobat from a downloaded completed docusign file.
Forum topic
OneSpan Sign
I want to request customer to upload his last tax return as part of a transaction. However, customer may actually has the tax return captured in many separate files (e.g.
Forum topic
OneSpan Sign
Hello, I need some help understanding how calculate the coordinates for the anchors in a pdf.
Forum topic
OneSpan Sign
Hi,
Currently after signing the process we are receiving the Thank you window with Close and Exit e-SingLive buttons.
We are getting the eSignLive Login page at the time of clicking on "Exit eSignLive" button.
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.