加快 HTML 表单开发速度
我必须构建一个包含大量表单的网络应用程序。 有人有最喜欢的工具来加速这个开发吗? 这并不复杂,但是手工编写它们会花费我很长时间......
我过去使用过 wufoo ,就像界面一样,如果没有其他建议,我可能会同意
I have to build an web app with a large amount of forms. Does anyone have a favourite tool to speed this development up? This isn't complicated but writing them by hand will take me ages...
I've used wufoo in the past and like the interface, so short of any other suggestions I'll probably go with that
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
与 Wufoo 类似的工具是 Form Assembly。
A similar tool to Wufoo is Form Assembly.
我正在开发一个 基于 JSON 的表单生成器,但它还处于早期阶段。 没有所见即所得,但有一个易于遵循的数据结构。
I'm working on a JSON-based form generator, but it's in its early stages. No wysiwyg, but an easy data structure to follow.