1383 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
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 Team, I have a scenario where we have to sign the documents using Hardware Tokens(from INDIA, issued by eMudra). For the POC purpose, i have created a sandbox account and trying to try this on sandbox.
Unfortunately i didn't find out how to enable this feature?
Forum topic
OneSpan Sign
We currently use the Microsoft SharePoint connector for eSignLive and that works great for us. However, we have some use cases where we'd like to start using the Dynamics connector as well.
Forum topic
OneSpan Sign
Hi I am looking for an API which would help me generate a eSL report.
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 OneSpan Team - We have a requirement where we need to populate the ESign Date and fullname on a accepted document ,
We are using the Enum value FULLNAME as subtype and type as SIGNATURE.
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