302 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a question about evidence summary.
Is it possible to custom it? So, for example, change the logo or the title?
(See Screenshot)
Godinas Maxime,
Forum topic
OneSpan Sign
Hello!
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hello eSignLive Team
Has there been any recent changes to the API to support different time zones for signing date timestamp. Currently, we see GMT only.
Appreciate your help.
Thanks
Forum topic
OneSpan Sign
Hi,
Is it possible to change the email attributes which is sent to the recipients:
Email Subject
EmailBody
Can I add a user for CC in the email (UserName and Email).
Thanks,
Abhijit
Forum topic
OneSpan Sign
We had over 20 packages in our e-sign portal that display as expired even though the package was already completed. Does anyone know why that is?
The technician indicated that the packages were completed and that signers were not receiving expiring e-mails.
Forum topic
OneSpan Sign
Hello, if two signers are required in a group, can it be configured?Even if you have the same email in the group, perhaps just changing the name of the person signing in the group?
Forum topic
OneSpan Sign
I tried to compile https://github.com/eSignLive/esl.sdk.net/tree/638754571e39de8b30c36965ca9e4d05b7c1b146/sdk/SDK.Examples
with 11.5 SDK, but there seems to be breaking changes, like MakeOption() not found.
Forum topic
OneSpan Sign
I am trying to update the text field inside a document in my draft package via post and/or put api for updating the specified document. The response is coming 200 on sanbox but wheneve I tried to change the value of the text field, it is not changing at all.