Forums
Simple scenario: Document with two fields. First field is the Signature (capture) and second field is the Title that must be entered by the signatory. If I want the title to be displayed below the Signature BUT want the user to first enter its title, is there a way to do it? Right now, first thing i'll be ask is to sign and since this is the only signature on the document, i already have the option to submit. Subtmitting right away will cause an error because I didn't enter my Title. How to force the user to first enter its title?
Forums
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.
Forums
Hi Silanis team- me again :) We just updated to the .NET SDK to version 11.0.0. Since then we are getting the following error: Could not create an authentication token for a signer. Exception: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://sandbox.esignlive.com/api/signerAuthenticationTokens.
Forums
We have a time when we keep getting this error Silanis.ESL.SDK.EslException: Could not create a new package. Exception: Unexpected character encountered while parsing value: . Path '', line 0, position 0. ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: .
Forums
Hi Silanis team- I have a Sandbox account with notifications disabled. The way we create packages is one document at a time. We need to "activate" / Send the package after each document is added (we do not know how many total docs we'll receive). Naturally, we do not want to send email/sms each time we add a document, but would like to use the explicit API to trigger Signer notification. Also, with notifications turned OFF, the "Send to Mobile device" button on the signature does not function (doesn't send anything), so we would need to disable it.
Forums
esl Support, Where do I find the package creation date? I've looked at the EslClient object, EslClient.esl.PackageService, as well as the DocumentPackage object and I can't seem to find this date. How can this date be ascertained? I see a DocumentPackage.UpdatedDate, but I don't believe that is the same as the creation date. Thanks Nathan