269 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Where can I find Voluntary Product Accessibility Template (VPAT) for OneSpan Sign mobile application and for this software in general?
Thanks!
Forum topic
OneSpan Sign
Hello! Thank you for reading my post.
My understanding is that the notification email (email.notify) is the only email template that can be triggered programatically from the eSignLive system. I had a few questions on this functionality:
Question 1.
Forum topic
OneSpan Sign
Hi,
Every time When I create template, a default document named “Electronic Disclosures and Signatures Consent” is created. I don’t want this document.
Is there a way to do this?
Thanks
Forum topic
OneSpan Sign
Without an enhancement request is it possible to restrict a group of users to only be able to select a template and not allow them to upload documents?
Forum topic
OneSpan Sign
HI,
Every time When I create template, a default document named "Electronic Disclosures and Signatures Consent" is created. I don't want this document.
Is there a way to do this?
Thanks
Zeeshan Hanif
Forum topic
OneSpan Sign
Hi,
Is it possible to create a package using layout or template vis Java SDK? If yes, could you please share some code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi,
I'm getting a noRolesOnApproval error when trying to create a template that uses the document visibility feature. My code is attached. Any idea how I can fix this?
Thanks.
Forum topic
OneSpan Sign
Hi Team,
Can anyone provide me the sample JSON for Create Package API which include below features:
1. Reminder Schedule.
2. Review Before Completion.
3. Templates.
Thanks in Advance.
Forum topic
OneSpan Sign
Hey,
Do anyone happen to have email templates or a guide regarding making HTML emails that are able to be rendered properly cross multiple email clients?
Thanks in advance!
Oliver
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());