Forums
Hi, We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents.  I found this below which retrieves a list of field values at the package level.  But we are looking in a way to retrieve the fields by documents.   eslClient.getFieldValues(packageId) Using this function below, it does not return the fields and values.  Can you please let me know if there is a function that can return the fields and values for a specific document? document.getInjectedFields(); 
Forums
Hi, Greetings for the day, it would be great if you could mention me the steps involved in the white-labeling process. Also is it possible to completely white-label the UI which the signer sees after clicking on the "Go to Documents" (in the invitation mail) sent to the signer. Thank you very much in advance. Best Regards, Logan
Forums
Hi, I have two login with two different email id. I want second email id as a member in my first email login. It is not allowing and saying this email has already an account, I am sending invitation from my first login account to make second email as Member. Thanks
Forums
Hi, Recently we got the following 2 errors intermittently when creating the package using the same form, do you know what did happen? From the error message, it seems it complains about the pdf document has error, but we are using the same document for test case, and most of time are successful, only failed 1 or 2 times. error.validation.verifyDocument.couldNotBeFlattened error.eslx.inputValidation.documentPreverifyError Thanks, Cindy
Forums
Steps: 1. We are setting Sender for package and document has owner tag. So Sender has to sign first doc. 2. Creating package with Sender detail and adding signer / documents. 3. and then opening a popup in design mode. sender has to review it in popup window and then he will click send button. 4.Here, Sender has to sign as well but once sender click send it is showing transaction created. but not asking owner to sign. 5. After clicking send button .. we want it should ask sender to sign same time. right now it asked if we select self but not happing if we are opening it in design mode.
Forums
Hi , We are sending a bunch of files to signer but only one or two doc is to be signed and rest documents are for information purposes. how to know id of documents those are signed. We have to keep only those files in our system those are signed and has signed tag. Thansk