1387 results matched your search criteria
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
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
Hi,
I am not able to change the transaction name in Draft package in the new Sender UI. Steps I did:
1. Create New Transaction with name "transaction 1"
2. Change Transaction name to "transaction 2", pop up appears saying "The transaction has been successfully saved.
Forum topic
OneSpan Sign
We are running into an issue where we have a SSN field that we need the signer to fill out, and want validation on it. I have set the Format to the SSN setting in my PDF and it works as designed. However once we upload and send out that as a OneSpan document we are losing that functionality.
Forum topic
OneSpan Sign
I have a controller method
public List GetPackageTransactions(string packageId) // packageId = "660bd4f9-d090-4233-9fec-d176404e1871"
{
PackageId pid = new Silanis.ESL.SDK.PackageId(packageId);
List list = eslClient.AuditService.GetAudit(pid);
Forum topic
OneSpan Sign
Hi,
I'm just looking for the latest list of all available back office changes that can be applied to our accounts and can't seem to find it anywhere after searching the forums or the document
Forum topic
OneSpan Sign
Hi ALL
We would like to seek help on how we can change the text on the signing URL:
• After a document is eSigned on the portal through a signing ceremony URL, there is a pop-up with “thank you for using the OneSpan”?
Forum topic
OneSpan Sign
Hi,
I'd like to retrieve the document inside the package and also get package information when package is marked as deleted.
Forum topic
OneSpan Sign
HI
I was wondering is there any plans to have a connector released for Microsoft Flow/PowerApps so it can be used to within internal business Apps or Automation Flows.
and if not do you have documentation on setting up a custom connector within Flow/PowerApps to perform the esign functions so it ca
Forum topic
OneSpan Sign
Hi I am looking for an API which would help me generate a eSL report.