tonytan4ever / Bootstrap-Form-Builder-V3V4

A bootstrap 3.0 form drag and drop builder, implemented in Jquery. Based on: https://github.com/minikomi/Bootstrap-Form-Builder
MIT License
74 stars 43 forks source link

Bootstrap-Form-Builder-V3V4

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/

New development on 2017-08-14

Added in two-column layout support. Click 'Select Form Layout' to choose 2-column form layout.

TODO/Limitations:

WIP: Better 2-column layout support, V4 Support

Bootstrap V4 formbuilder demo: http://formbuilder-v4.tdjangoy.webfactional.com/