Suggestions for a JavaScript form builder?

Jack M. picture Jack M. · May 18, 2009 · Viewed 42.6k times · Source

I'm looking to integrate a form builder into a site I'm using, but I'm hoping to find a library that has some or most of the functionality I'm looking for.

I'm looking for a library that will give me a nice GUI for building the form, and a JSON (or XML, or similar) output that I can play with in the django backend. I'm planning to use django to output the finished form.

I tried running this through Google, but that only yields companies who make a business out of creating and hosting the forms online. But nothing in the form of a library.

Any suggestions?

Answer

tomdemuyt picture tomdemuyt · May 9, 2012

I have the same requirement,

I will update this answer over time but bootstrap form builder ( PHP ) seems nice

https://github.com/minikomi/Bootstrap-Form-Builder demo : http://minikomi.github.io/Bootstrap-Form-Builder/