Support for JSONForms

Created on 27 March 2024, about 1 year ago

Problem/Motivation

There is a project implementing JSON Schema Forms which has an implementation for React, Vue and Angular: https://jsonforms.io/ It seems to be actively maintained and has a lot of features. To me this appears to be the best implementation of the standard.

Currently this module works with JSONForms when providing the schema. It renders the form. But the UI schema works quite differently. When I provide the UI schema generated by this module, JSONForms with an error: No applicable renderer found. I was wondering, if we could add better support for JSONForms to this module.

Here is the vue component I'm currently working on: https://gitlab.com/-/snippets/3692287

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇨🇭Switzerland luksak

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024