3702 results matched your search criteria
Forum topic
OneSpan Sign
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}}.
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.PackageService.DeleteDocument(packageId, "default-consent");
But the electronic disclosure still shows up and our signable PDF is not shown.
We are using one of the small samples the works perfectly without t
Forum topic
OneSpan Sign
Hi,
When below line is called, it returns a list of all signers including the sender as one of the signers.
IList signers = eslClient.GetPackage(new PackageId("")).Signers;
This is the case even though the sender has no documents to sign.
Is there a way to exclude a sender from the signer li
Forum topic
OneSpan Sign
In our workflow, we have one situation that customer will enter an actual written signature. But we see there a "E-Signed By" watermark over the signature.
Is there any way to hide this watermark?
Forum topic
OneSpan Sign
I want to show template documents to our reviewers but they can’t update the fields.
I knew that to use designer mode, packages have to be in draft folder, but I want to disable editing for users.
Can anyone suggest me how to achieve this?
Thanks.
Khatri
Forum topic
OneSpan Sign
HI All ,
I have default consent document and three accept only documents and last one include sign. I would like user can't move next document without accept it.
Forum topic
OneSpan Sign
Hi,
I am trying to create a document with editable field which user will fill it out. But I cant find how to do it.
Forum topic
OneSpan Sign
I am using "OneSpan for Salesforce" and creating package through automation(button--visualforce page--OneSpan sign)
I am having 4 Text Tags(Type- Static Position) for Signer 1:
A)Text Tag 1:
eSign field name: "Signature"
B)Text Tag2&Text Tag3&Text Tag4:
eSign field name: "Initials"
The "Te
Forum topic
OneSpan Sign
For the esign iam not able to get the iframe height based on the content of the document. If I try to fetch the content height of the esign I am getting "cross-origin error".
I have 3 section element inside the iframe that is main, header and footer.
Forum topic
OneSpan Sign
I want to remove the scroll bar in the esign iframe. we need the iframe height should be dynamic and match to the content height.
Please find the attached screenshot. I am getting two scrollbars business don't want that. So want the iframe height to be dynamic based on the content.