496 results matched your search criteria
Forum topic
OneSpan Sign
I am playing around with asking signers to answer questions before signing the application to add some fraud mitigation.
Forum topic
OneSpan Sign
Hello,
I am trying to create a document package and send it as a "draft".
Here is the code that I have came up with :
EslClient eslClient;
PackageId packageId = eslClient.CreatePackage(package);
if I want to create a package with a "sent" status instead of draft, I ad this line :
eslClient.SendPac
Forum topic
OneSpan Sign
I need to customize signing ceremony (logo, primary and secondary color) at package level
I saw that you can send a settings.ceremony object with some parameters, but i don't see you can send properties from signing theme (i.e: primary color)
Forum topic
OneSpan Sign
Hi is it possible from custom UIto allow user to place signature on the page...to choose where it want it. What parameters I need to set in the code. I use .net SDK
Also would it be possible to size iFrame to the document or to remove all unnecessary space around document. How?
Forum topic
OneSpan Sign
I have a template with a grid of 50 rows. Each row has a Label field and a checkbox field. Values for label are supplied thru `Package\{{PackageId}}\Clone` endpoint.
Forum topic
OneSpan Sign
Hello,
It appears the default behavior for the mobile web experience is to omit the display of the branding logo (the one that would display in the upper left in the desktop web experience).
Forum topic
OneSpan Sign
Hello,
Is there a way to ensure that person who receives the email with link for signature is the person who actually signs the document.
Forum topic
OneSpan Sign
I have set up the option for signers to have the option to decline, but I do not see this when we test it. Occasionally, a document is forwarded for signature, but the final approver does not want it signed for various reasons.
Forum topic
OneSpan Sign
Are we able to merge data onto a document and also set it as "accept only"?
I am following this blog post but wondering if we can stamp the fields on the document with values too: https://www.onespan.com/blog/onespan-sign-release-1150-accept-only-rework
Forum topic
OneSpan Sign
Hi,
Before copying the layout & template, we'd like to backup the source account setting first ( or just backup the existing layout and templates) in case something goes wrong. so what do you suggest the best way to backup the account ?
thanks,