Link to working app: http://haldun.me/myformbuilder/editor.html
A simple JavaScript based form builder. Currently it has no backend, just generates form structure in JSON.
Any feedback is welcomed.
Thanks.
1–7 of 7 posts
Link to working app: http://haldun.me/myformbuilder/editor.html
A simple JavaScript based form builder. Currently it has no backend, just generates form structure in JSON.
Any feedback is welcomed.
Thanks.
Cool. Does it do validation? I tried creating a number field and entering text but I got no warning.
I'm actually in the process of building an open source backend for a robust form builder as a package for the fuelPHP framework. Not sure if you have any interest in collaborating, but I was planning on building a similar js frontend for it, including mirrored client/server side validation and custom callbacks but with backbone.js ...
Shoot me an email if you're interested at all.