Monday, May 20, 2024
150
rated 0 times [  157] [ 7]  / answers: 1 / hits: 44872  / 15 Years ago, mon, may 18, 2009, 12:00:00

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?


More From » javascript-framework

 Answers
8

If you dont mind spending a bit of cash you can look at:



Machforms : http://www.appnitro.com/



The form builder itself is entirely client side JS, so you would just need to post the output (which is JSON) to django instead of their php script.


[#99511] Thursday, May 14, 2009, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
carolyn

Total Points: 618
Total Questions: 119
Total Answers: 86

Location: Saint Pierre and Miquelon
Member since Fri, Jan 28, 2022
2 Years ago
;