Forums
Hi Team, Greetings for the day. I'm working on Customizing the Branding for the Thank you Dialog Box Is there a way to completely remove the Exit button functionality (I'm aware about the withHandOverLink and I used it, but now I need to remove the Exit button itself). Kindly let me know if this can be removed through SDK (I wasn't able to see any functions to do this) / if this is possible if I get in touch with the OneSpanSign support team.
Forums
Hello Team, Greetings for the day. I use the same sender (Myself) in the sandbox and the time zone on my account is EST. Breakdown of scenario: Transaction 1: Sender: Myself(ESL registered email with EST timezone in the account) Signer: Myself with my another Email which is not on ESL Timezone in the Timestamp of signature: EST Transaction 2: Sender: Myself(ESL registered email with EST timezone in the account) Signer: Myself with my another Email which is not on ESL(same which I used f
Forums
Hi Team, Greetings for the day. I have a quick question regarding the logo customization (For Branding ceremony and for the webpage I visit after clicking on the link Go to Documents from the email I receive to download documents after the signing is complete). In both the events I'm able to successfully see the logo I replaced on Google Chrome and Internet Explorer. But when I try the same I'm able to see only the alt tag's value being displayed in Edge.
Forums
Hi All, I'm working on Customizing the Branding of the Signing Ceremony. I'm trying to customize the logo, and session bar, through Java SDK. Question 1: I'm able to successfully change the logo, but regarding the session bar, is there a way to just display the "Welcome " of the signer (I have highlighted the region i'm interested in red box in the image SessionBar.JPG attached). and disable the other components in the session bar like "Sign Up", "Guest login" and "For assistance, call 1-855-MYESIGN (693-7446) ext 2".
Forums
Hi, I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method". The problem is that the Signers IDs doesn't caculated from me, I'm recieving the ids from template. How can i associate "Text Tags" id for example to a Signer with"replacing" function? Thanks
Forums
Hello, I'm working on integrating the Callback feature with the current application. I'm using a Callback key in addition to the Callback URL, I have a doubt regarding the POST sent by the Esignlive after the occurrences of the events that are registered for. Is the callback key, I mentioned sent as the Authorization header in the POST ? Or if is it sent as any other header ? if so could you please explain what header it comes in as? Thank you very much in advance. Best Regards, Logan
Forums
Hi, I need a help in the below scenario please revert back to my doubt as soon as possible. I have a PDF file which as two text field with id {{esl:Signer1:Capture}}. I am trying to change these field to a signature field using the below code .withSignature(SignatureBuilder.captureFor("[email protected]").withName("{{esl:Signer1:Capture}}").withPositionExtracted()) while creating a package. In this case, it is updating the one field to signature field where the other one doesn't. Please help me with the better solution and let me know if you need further details. Thanks, Anusha.