A bootstrap 3.0 form drag and drop builder, implemented in Jquery. Based on: https://github.com/minikomi/Bootstrap-Form-Builder
Avaialble Demo at: http://formbuilder.tdjangoy.webfactional.com/
pyscripts folder has a simple Flask server to host the DEMO app. to Run the Demo locally::
$ cd <your_repo_path>/pyscripts
$ python flask_app.py
For more detail on Flask, see: http://flask.pocoo.org/
Added in two-column layout support. Click 'Select Form Layout' to choose 2-column form layout.
TODO/Limitations:
- Now only support two columns layout
- The two widgets in the same row have to be of the same height (otherwise you will see misalign-ment). We are actively working to fix it.
Bootstrap V4 formbuilder demo: http://formbuilder-v4.tdjangoy.webfactional.com/