Forums
Hi I am using the following regex pattern for validation \^.{0,5}$ Min len 0 , max len is 5, any character The text is optional , hence the min is 0 However I am getting a validation error when , the text area is empty. pacakge id on sandbox is TD1x1jQ93cTl5Gcv74QowvXqnLU= URL is https://sandbox.esignlive.com/ Why am I forced to enter a text , when min len is 0 See the attached screenshots
Forums
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. I get a successful response that shows the new document id I set. The change isn't reflected when I make another GET request to that package, however - the document id is still the default assigned by eSign Live. Am I missing something? If not through this method, how can I replace the document id?
Forums
Hello, We want to customize the Tool Bar language for some of our signing ceremonies. I'm looking at this guide that highlights the Ceremony Layout Settings. We want to change the language for the section called Tool Bar to let reviewers know to close the modal that renders the ceremony (iframe ceremony in a modal) so they can proceed to the next part of our application. Is it possible to do this? I didn't find a method that interacts with the Tool Bar section.
Forums
I would like to make calls to restapi, and would also like to take advantage of the com.silanis.esl.api.model.* model objects available in the java sdk jar our /api/sysinfo shows: { "schema": "16.10.4", "version": "16.6.16", "timestamp": "2017-12-12 23:32+0000" } This page has 2 versions of jar available thru maven: https://docs.esignlive.com/content/c_integrator_s_guide/sdk/a_introduction/getting_started_with_sdks.htm Should I use 10.13 jar or the 11.5 jar?
Forums
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. Some packages are accept only, some require signature, all will have injected fields. We're working with the REST API for a web view.