对JavaScript表单构建器的建议? [英] Suggestions for a JavaScript form builder?

查看:76
本文介绍了对JavaScript表单构建器的建议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望将表单生成器集成到我正在使用的站点中,但我希望找到一个具有我正在寻找的部分或大部分功能的库。

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.

我正在寻找一个能够为我提供构建表单的精美GUI,以及我可以在 django 后端。我打算用 django 输出完成的表格。

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.

有任何建议吗?

推荐答案

如果你不介意花一点钱,你可以看看:

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

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

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

表单生成器本身完全是客户端JS,因此您只需要将输出(即JSON)发布到django而不是他们的php脚本。

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.

这篇关于对JavaScript表单构建器的建议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆