Completed
Last Updated: 09 May 2022 12:38 by ADMIN
Ryan
Created on: 18 May 2020 00:24
Category: KendoReact
Type: Feature Request
0
Allow Form submission even if the form is not modified yet

Hello,

Please allow the Form component to submit even if it's not marked as modified internally. I am trying to use the Form within a Stepper workflow, and the Form can have default values based on what they submitted in the previous Step. If they return to the Step with the Form on it, though, and those initial values are not changed while displaying the Form, then the Form internally is not marked as modified, therefor the submit event never fires.

It'd be nice if we could have a boolean to tell the Form if we care to block submission based on modified or not.

Thank you

4 comments
ADMIN
Stefan
Posted on: 09 May 2022 12:38

Hello, Robert,

Yes, that is already available.

You can use the onSubmitClick event that will be fired when the user clicks the Submit button even if the Form is not modified.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Robert
Posted on: 05 May 2022 14:09

Hello Stefan,

 

is this option available?? I want to submit a form without modifying it.

ADMIN
Vladimir Iliev
Posted on: 26 May 2020 12:03

Hello Ryan,

The `onSubmitClick` event is now available in the latest dev version - you can find more information in the Form API:

Please let us know if you have additional questions.

Regards,
Vladimir Iliev
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
ADMIN
Stefan
Posted on: 18 May 2020 13:43

Hello, Ryan,

Thank you for the feature request, I`m glad to inform you that the developers' team is already working on this feature.

The idea is to provide an onSubmitClick event that will be fired every time regardless if the form was touched.

I will update this item as soon as the feature is available.

Regards,
Stefan
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.