69 results matched your search criteria
Forum topic
OneSpan Sign
I have a question on how to install a writeback to defined salesforce fields after completing esign package. I already build a convention, that is working properly and writing back values inside PDF to defined Salesforce fields.
Forum topic
OneSpan Sign
Hi - is it possible to use conditional logic on text tags?
For example, if user selects a checkbox, then we want a text field to be mandatory, otherwise it is optional.
Forum topic
OneSpan Sign
Hi,
If my understanding is correct the Checkbox in eSignLive PDF form is bound to a Signature field.
What this means is, as a user signing the form, I have the option to Check or Uncheck it.
However, is there a checkbox that I can put on the form that will be filled with static data.
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
We are attempting to make fields read only in our OneSpan package. We are trying to use the API to mark them. We cannot find the way to mark dates read-only.
The preference would be to mark them read only using the API, so that they all work similarly.
Forum topic
OneSpan Sign
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox.
I'm curious if there is a way to actively monitor email delivery status via the API?
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
Dear all,
I am creating the signatures and we have 50 - 100 pages contracts. I need to be able to create e-signature and initials for multiply recipients, and I would like to do it one time per recipient.
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Is there an option to make a package view only? This would be the final document our users see in our application and they do not need to sign or accept.
We are hoping to use eSign for all our document viewing needs.