This is a migrated thread and some comments may be shown as answers.

Is it possible to split rendered jQuery kendoForm inputs into tabStrip tabs?

2 Answers 96 Views
Form
This is a migrated thread and some comments may be shown as answers.
Acq
Top achievements
Rank 1
Acq asked on 21 Nov 2020, 07:16 PM

According to following example (https://demos.telerik.com/kendo-ui/form/index), it is great and easy to create a kendoForm with validation.

...but I would like to customize rendered form, for example, I would like to place formItems into tabstrip

...or I would like to move some items, add custom text between them and etc...

 

Does exists any way for this (...except using react :-D ) ...or is it possible to do this with another way => generate kendoForm from existing bootstrap html form (with all kendo form features and kendo validation)?

 

Thanks a lot for each idea.

 

2 Answers, 1 is accepted

Sort by
0
Acq
Top achievements
Rank 1
answered on 21 Nov 2020, 07:37 PM
Something like this, but this I was made in kendo react and I need to make something similar in kendoForm
 
 
0
Stoyan
Telerik team
answered on 24 Nov 2020, 04:06 PM

Hello, Acq,

The functionality you are describing is made available by another component - the Kendo UI Wizard component. The component provides out-of-the-box form integration and validation. To provide step by step filling of forms the Wizard also implements the Stepper internally. I will suggest reviewing our demos and the API docs for further details on the available functionalities and configuration options.

Let me know if you have any additional questions.

Regards,
Stoyan
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
Acq
Top achievements
Rank 1
Answers by
Acq
Top achievements
Rank 1
Stoyan
Telerik team
Share this question
or