Javascript WYSIWYG Form Editor
I’ve found the need a few times for a form editor to allows users create structured forms that I can then control the results of (say, a user survey or similar). JotForm is one that struck me as being quite nice, so on a boring couple of hours got out my newly found JQuery hat and had a play around. Just like almost everyone else, I’ve been quite amazed at how simple stuff is with JQuery, with the following only a couple hours of tooling around.
Obviously it’s far from complete, but if anyone’s wanting a base to work from, let me know if you get anywhere with it.