Unplanned
Last Updated: 28 Jul 2023 11:32 by ADMIN
Bernd
Created on: 29 Jun 2023 09:20
Category: KendoReact
Type: Feature Request
3
Json Schema Support for Form component

Hi.

I would like to request the support of JsonSchema when creating a Form with the KendoReact Form component.

Maybe something along the lines of react-jsonschema-form, only with integration of the Kendo Form components, like inputs, dropdowns, buttons and other components that are possible to be used in a form.

The reason for the request is that we would like to be able to build our forms dynamically based on jsonSchema information that comes from a backend.

Thanks,

Greetings,

Bernd


2 comments
Bernd
Posted on: 29 Jun 2023 12:19

Hi!

Wow, this is great already! Thank you very much for this. I'll take this as a start and expand it further.

Greetings,

Bernd

ADMIN
Konstantin Dikov
Posted on: 29 Jun 2023 12:07

Hi Bernd,

Thank you for submitting this feature request. We will follow the interest in and if there is demand we might consider creating complete KendoReact Form generator using the Json Schema. 

Meanwhile, I have created a very basic extension that generated KendoReact Form component using JsonScheme, uiScheme and initial form data:

I have added logic for FormInput and FormNumericTextBox, but you can extend it for more Field components. 

 

Regards,
Konstantin Dikov
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.