In our latest web based project we are looking to allow the users to create their own forms via the browser. Is there a decent javascript library that we can use?
We haven't looked at any libraries yet. We are at the very early stages but will be investing some time looking at what is available and I will update the thread
It might take some tweaking to make it work for your use case, but it's a start. The nice thing is it outputs JSON, which you can parse when you're rendering the resulting form.
4 comments
[ 3.3 ms ] story [ 20.8 ms ] threadWhy weren't they used?
It might take some tweaking to make it work for your use case, but it's a start. The nice thing is it outputs JSON, which you can parse when you're rendering the resulting form.