Example Drag and Drop Form Builder #4659
nharsch
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, our team at Cedar Pine Consulting put together a demo visual form builder based on RJSF.
cedar-pine-consulting.github.io/json-form-builder
This is a proof of concept of an application we've deployed for one of our clients.
RJSF made building this a breeze. The form builder component is basically a visual JSON editor, moving items around on the drag and drop canvas just manipulates the JSON schemas in state.
The repo is available here: github.com/cedar-Pine-Consulting/json-form-builder.
Thanks to everyone in the RJSF community!
Beta Was this translation helpful? Give feedback.
All reactions