如何开发表单生成器 [英] How to develop form builder

查看:96
本文介绍了如何开发表单生成器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我需要你的帮助.
我的应用程序是动态页面创建.管理员将决定注册表格中应包含哪些字段.例如名字->文本框,DOB->文本框+日历
等等.然后保存模板.当用户单击注册"链接时,将显示此表单.然后,用户输入数据并继续.谁能帮忙.如何开发此应用程序

谢谢与问候
Kiran

Hello,

I need help from you.
My application is dynamic page creation. The administrator will decide which fields should have in registration form. like First name-->text box, DOB-->text box+calender
and so on. then save the template. This form will be appear when user click Register link. Then user enters the data and continue. Can any one help. How to develop this application

Thanks&Regards
Kiran

推荐答案

步骤:
1.根据模板类型,管理员保存类型/控件数量的显示方式必须由管理员
显示 2.根据控件类型,在运行时创建它,然后在运行时将其添加到页面上的面板/占位符中.
3.单击保存后,获取值并将其保存在DB中.

试试吧!
Steps:
1. Depending on the template type, the way you have saved type/number of controls needed to be displayed by Admin
2. Based on the control type, create it at runtime and add it in the panel/placeholder on the page at runtime.
3. Once save is clicked, get the values and save it in DB.

Try!


这篇关于如何开发表单生成器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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