320 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
is there a scenario or situation, the document can't be updated (such as re-order, delete, add etc)?
thanks,
Cindy
Forum topic
OneSpan Sign
Team,
How can I add/replace existing 'default-consent' document with my own document (pdf). Can you please post some guide on this.
Forum topic
OneSpan Sign
One of the requirements I have is a possibility for user to place a logo on a document beside signature.
I realize that I can add custom fields but none of them is an image type.
Is this possible to achieve? And how?
Forum topic
OneSpan Sign
I would like to add a reviewer to my package and enforce a signer workflow, but the reviewer doesn't have to sign anything. Anyone know how I would go about setting this up?
Forum topic
OneSpan Sign
if (!EventHandler.ContainsKey(NotificationEvent.PACKAGE_READY_FOR_COMPLETION))
EventHandler.Add(NotificationEvent.PACKAGE_READY_FOR_COMPLETION, (EventRequest request) =>
{
// RESPONSE TO Set Status to Completed
});
Forum topic
OneSpan Sign
Hi
We would like to know whether or not once a multi doc package has been created , is it possible to add a new document to an existing package already created ?
thanks
Mario
Forum topic
OneSpan Sign
Guys,
We know that we can remove the default consent from when editing the package.
Is there a way to add it back in? If so, I'd be curious to know the steps involved.
Thanks!
Forum topic
OneSpan Sign
As we know great functionality was added to the solution when the checkbox groping was created, but does it work with the REST API, how do you add the groups and conditions to it, to the call
Forum topic
OneSpan Sign
Final requirement for the day.
So I have two signers on my documents. I want the email afterward to get sent to three different addresses.
Is there a good way to add a CC or additional email for follow-up?
Forum topic
OneSpan Sign
Hi team,
There's no working example for list field in this guide:
https://developer.esignlive.com/guides/feature-guides/fields/
Can we add some supplementary information regarding this to this guide?
Thanks!