HanyuChen

custom thank you dialog

0 votes
Hi, Currently after signing the process we are receiving the Thank you window with Close and Exit buttons. Let me know whether we can restrict this window after signing process completed. Thanks,

Reply to: custom thank you dialog

0 votes
Hi there, Yes, you have the capability to custom Thank you dialog in OneSpan Sign! The customization includes the logo, the content text and the text for "exit button". Simply send your request to our support team at [email protected] and they will help you setup your account settings. Alternatively, you can remove the thank you dialog:
.WithSettings(DocumentPackageSettingsBuilder.NewDocumentPackageSettings()
                        .WithoutDialogOnComplete()
             )
Instead, monitor the "ESL:MESSAGE:SUCCESS:SIGNER_COMPLETE" event and have a Thank you pop up modal yourself. Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off