OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
130 results matched your search criteria
Forum topic
OneSpan Sign
Team,
We have required to have the Auto signed by the user , i.e we wanted have a check box on the UI that says Acknowledge and when the user check's this box the Document should be marked as "Signed by XYZ on datatime" on a specified page . Please let know if this is possible.
Regards
Surya
Forum topic
OneSpan Sign
at present we are testing the system and when we are signing the documents some of our boxes have not been completed. How can i set up the system so that the document can not be completed until all signatures, text boxes etc are all completed.
Forum topic
OneSpan Sign
Hi team,
Our client was reporting that if they have required radio buttons in their transaction, during Signing Ceremony, it shows warning for each buttons in the group instead of 1 per group. Is this behavior as expected or not?
Thanks!
Forum topic
OneSpan Sign
Hi there, I'm trying to add a couple radios to a single group and name that group. I've tried the "Add to group" button but nothing happens (at least from what I can see)
Forum topic
OneSpan Sign
Have just started experimenting with conditional logic on forms and am hoping that someone has a good solution.
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using? We have forms that contain texts/radio buttons/drop-downs, etc.
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/c_managing_documents/field_injection.htm
Forum topic
OneSpan Sign
I'm working on a document where the signer is answering Yes/No questions, which I have set up as Radio fields (with radio groups) as Yes No options. We have different sections, where if the signer chooses a single Yes option, they need to fill in a text field to provide additional notes.
Forum topic
OneSpan Sign
I found an issue with the signature box on mobile (I have attached a video).
Environment: Safari, iPhone12
Step to reproduce
Forum topic
OneSpan Sign
Hi. I've got fields that I've set up like this:
.withField(createFieldBuilder(FIELD_TEXT_BOX_CONSTANT, TEXT_BOX_GRP_ADDRESS_CONSTANT, "tbRetirementDate")
.withFontSize(22))