Form Submit button - confirm submit

Posted by Community Admin on 04-Aug-2018 00:49

Form Submit button - confirm submit

All Replies

Posted by Community Admin on 14-Sep-2013 00:00

I've created a Form using the Forms builder tool under the Content menu. My client wants a confirmation message to appear when the user clicks the Submit button.

  1. User clicks Submit button
  2. User gets Confirm dialog "Have you printed this page yet? If not, please Cancel and print this page. "
  3. User click Ok or Cancel
    1. Ok = Form submits
    2. Cancel = Form does not submit

I've tried setting up the OnClientClick property of the Submit widget, but it doesn't do anything.  Anyone have any suggestions?

Thanks,
Jeremy

Posted by Community Admin on 16-Sep-2013 00:00

Hello Jeremy,

Thank you for contacting us!

You can design and implement a custom form field control on your own.
This way you will have the power to extend the form functionality the way you like
and this includes custom JavaScript, dialogs handling, etc.
You can use this article in our documentation as a reference.

I hope this information helps!

Regards,
Ivaylo Angelov
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed