I am using Form.io's Formbuilder, I have built a form using the Formbuilder's drag and drop functionality and I have saved the generated JSON Schema into my database. How can I reconstruct the form builder again with the same controls from JSON Schema?
I want to do this so that the user can make any modifications to the created form.
I am looking for how to reinitialize the form builder back from JSON.
JSON was generated from the form builder's builder.instance.schema.