Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hello Team, Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package.
Hi Team, we see this issue randomly this days in dev environment “Refused to display 'https://sandbox.esignlive.com/login?destination=https%3A%2F%2Fsandbox.esignlive.com%2Fpackages%2F86GGsVeNAeOa
Hello Haris, Is their a way we can deactivate link send to consumer if role no longer exists . Thanks, Navya.
Hello Team, Is their a way to update package builder after package is build. We did not find any relevant methods. Thanks, Navya.
Hello Team, How to replace Silanis email with custom email to notify consumers from .net SDK. Thanks, Navya.

Replies Created

Reply to: Sign Any Where

0 votes
Hello, Do you mean their is a way we can provide pin if not by SMS. If so can we know that Thanks, Navya.

Reply to: Manual Sign on Desired Docs in Package

0 votes
We have tried that for all the docs in the package which mean all the docs should be signed manually, but click to apply is still working on the docs in the package. here is the code sample document.WithSignature(SignatureBuilder.CaptureFor(signer?.Email) .OnPage(FinalDocPage.PageCount - 1) .WithStyle(SignatureStyle.HAND_DRAWN) .AtPosition(CONVERSION_FACTOR * FinalDocPage.PageWidth / 4, (CONVERSION_FACTOR * FinalDocPage.PageHeight) - (CONVERSION_FACTOR * FinalDocPage.HeightOffset) - SIGN_BOX_HEIGHT) .WithSize(CONVERSION_FACTOR * FinalDocPage.PageWidth / 3, SIGN_BOX_HEIGHT) .WithField(FieldBuilder.Label() .OnPage(FinalDocPage.PageCount - 1) .AtPosition(CONVERSION_FACTOR * FinalDocPage.PageWidth * FINAL_DOC_LABEL_POSITION_MODIFIER, (CONVERSION_FACTOR * FinalDocPage.PageHeight) - (CONVERSION_FACTOR * FinalDocPage.HeightOffset) - SIGN_BOX_HEIGHT) .WithSize(CONVERSION_FACTOR * FinalDocPage.PageWidth / 4, SIGN_BOX_HEIGHT) .WithStyle(FieldStyle.LABEL) .WithValue($"{signer?.FirstName} {signer?.LastName}")) ); Can you let us know what is expected behavior and any error in our implementation. Thanks, Navya.

Reply to: Manual Sign on Desired Docs in Package

0 votes
Hi, As per your description SignatureBuilder.CaptureFor( “[email protected]” ) will capture signature of every doc only once and that will be applied consequently to other blocks in the same doc. We tried SignatureBuilder.CaptureFor( “[email protected]” ) in our code which is capturing signature only for the first doc in the package this is not applied for rest of the documents, Is this expected?? We want to capture for every document once and that can be applied for other blocks in the same document. Is this possible ?? Thanks, Navya.

Subscriptions

Topics Replies Freshness Views Users
Hello Team, Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package.
19 5 years 7 months ago 114
Profile picture for user Duo_Liang
Hi Team, we see this issue randomly this days in dev environment “Refused to display 'https://sandbox.esignlive.com/login?destination=https%3A%2F%2Fsandbox.esignlive.com%2Fpackages%2F86GGsVeNAeOa
3 6 years 1 month ago 17
Profile picture for user harishaidary
Hello Haris, Is their a way we can deactivate link send to consumer if role no longer exists . Thanks, Navya.
4 6 years 6 months ago 7
Profile picture for user harishaidary
Hello Team, Is their a way to update package builder after package is build. We did not find any relevant methods. Thanks, Navya.
2 6 years 7 months ago 16
Profile picture for user harishaidary
Hello Team, How to replace Silanis email with custom email to notify consumers from .net SDK. Thanks, Navya.
3 6 years 7 months ago 103
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.