{:U($module_name.'/insert')}
{:U($module_name.'/update')}" method="post">
*
{:L(field_type)}
disabled>
请选择字段类型
栏目
标题
类别
单行文本
多行文本
编辑器
下拉列表
单选按钮
复选框
单张图片
多张图片
单文件上传
多文件上传
数字
日期和时间
推荐位
会员组
联动菜单
模板选择
验证码
*
{:L(field_field)}
validate="required:true, english:true,remote: '{:U($module_name.'/insert?isajax=1&moduleid='.$_GET['moduleid'])}' ,minlength:2, maxlength:20" />
*
{:L(field_name)}
{:L(field_setup)}
{:L(field_class)}
{:L(field_required)}
checked>是
checked> 否
{:L(field_pattern)}
{:Form::select(array('field'=>'pattern','options'=>$field_pattern),$vo[pattern])}
{:L(field_lange)}
最小
最大
个字符
{:L(field_errormsg)}
{:L(field_post)}
{:Form::radio(array('field'=>'ispost','options'=>$options),$vo[ispost])}
{:L(field_unpost_group)}
{:Form::checkbox(array('field'=>'unpostgroup','options'=>$usergroup,'setup'=>array('labelwidth'=>'90')),$vo[unpostgroup])}