Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.08k stars 1.52k forks source link

[BUDI-7428] Dynamic form based on JSON Schema #10860

Open Nezteb opened 1 year ago

Nezteb commented 1 year ago

Let's say I have a Postgres table with a JSONB column. In this column, there is a JSON Schema for an item/asset/widget.

I'd like Budibase to provide a way to create forms from such a JSON Schema.

Examples:

The Budibase docs mention a way of using JSON with forms, but only using Budibase's own DB, and it seems like you still need to manually create the forms? https://docs.budibase.com/docs/json#json-form-integration

BUDI-7428

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had any activity for 60 days.

Nezteb commented 1 year ago

Commenting to keep this from being stale.

I had to stop paying for Budibase because I needed this component. Several other tools have this component:

Soooooo if Budibase were to add this, it'd be a huge boon I think. 😅

shogunpurple commented 1 year ago

Potential shorter term fix to this is allow

https://github.com/Budibase/budibase/issues/5658