Advanced visual form builder for React

Hi @chris.czopp ,
we use jsonforms for rendering and trying to customize the json-form-editor(https://jsonforms-editor.netlify.app/) to meet our needs:

  • we want to have a specific list of predefined components in our builder : ex: firstName, lastName, Address, and hide others, but it looks like the schema in this editor builder is tide coupled to jsonform.

P.S. Here’s the more detailed description of the issue what we have

Thank you in advance !