How to handle submit of Form if the Submit button is outside the form.

1 Answer 860 Views
Form
Prakash
Top achievements
Rank 1
Prakash asked on 28 Oct 2022, 01:43 PM

There are two parts of the form. Each inside an kendo expansion panel. Submit is in the bottom section. Looking for a way to implement this.

 

 

1 Answer, 1 is accepted

Sort by
1
Konstantin Dikov
Telerik team
answered on 31 Oct 2022, 06:20 AM

Hello Prakash,

The requirement that you have can be achieved by setting an "id" to the FormElement and set the "form" property of the submit button to the ID of the form. I have prepared a simple example demonstrating such implementation:

Hope this helps.

 

Regards,
Konstantin Dikov
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/.

Tags
Form
Asked by
Prakash
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or