name: forms
label: 表单
description:
fields:
  name:
    label: 表单
    help:
    description:
  state:
    label: 表单状态
    help:
    options:
      - label: 启用
        value: enabled
      - label: 停用
        value: disabled
    description:
  description:
    label: 表单描述
    help:
    description:
  category:
    label: 表单分类
    help:
    description:
  is_valid:
    label: 是否有效
    help:
    description:
  instance_style:
    label: 样式
    help:
    options:
      - label: 表格
        value: table
      - label: 默认
        value: default
    description:
  historys:
    label: 历史版本
    help:
    description:
  approve_on_create:
    label: 是否同意审批
    help:
    description:
  approve_on_modify:
    label: 是否修改审批
    help:
    description:
  approve_on_delete:
    label: 是否删除审批
    help:
    description:
  enable_workflow:
    label: 是否启用工作流
    help:
    description:
  enable_view_others:
    label: 是否查看其它表单
    help:
    description:
  current:
    label: 当前版本
    help:
    description:
  current.form_script:
    label: 表单脚本
    help:
    description:
  current.name_forumla:
    label: 标题公式
    help:
    description:
  current.fields:
    label: 字段
    help:
    description:
  current.fields.$.code:
    label: Api 名称
    help:
    description:
  current.fields.$.name:
    label: 名称
    help:
    description:
  current.fields.$.type:
    label: 类型
    help:
    options:
      - label: 勾选框
        value: checkbox
      - label: 日期时间
        value: dateTime
      - label: 日期
        value: date
      - label: 时间
        value: time
      - label: 电子邮件
        value: email
      - label: Group
        value: group
      - label: 输入框
        value: input
      - label: 多选框
        value: multiSelect
      - label: 数字框
        value: number
      - label: 密码
        value: password
      - label: 单选框
        value: radio
      - label: 分组
        value: section
      - label: 下拉框
        value: select
      - label: 表格
        value: table
      - label: 链接
        value: url
      - label: 选择用户
        value: user
      - label: Geolocation
        value: geolocation
      - label: 图片
        value: image
      - label: 附件
        value: file
      - label: 相关记录
        value: lookup
    description:
  current.fields.$.is_required:
    label: 必填
    help:
    description:
  current.fields.$.is_wide:
    label: 宽字段
    help:
    description:
  current.fields.$.is_list_display:
    label: 显示在列表内
    help:
    description:
  current.fields.$.is_searchable:
    label: 可搜索
    help:
    description:
  current.fields.$.is_multiselect:
    label: 可复选
    help:
    description:
  current.fields.$.visibleOn:
    label: 显隐的条件
listviews:
  all:
    label: 所有
actions:
  standard_new:
    label: 新建
  standard_edit:
    label: 编辑
  standard_delete:
    label: 删除
  designForm:
    label: 表单设计器
CustomLabels:
  _forms_field_code_error: 字段名 %s 不能包含'.'
  forms_field_current.fields:
  forms_field_current.fields_$_code:
  forms_field_current.fields_$_is_list_display:
  forms_field_current.fields_$_is_multiselect:
  forms_field_current.fields_$_is_required:
  forms_field_current.fields_$_is_searchable:
  forms_field_current.fields_$_is_wide:
  forms_field_current.fields_$_name:
  forms_field_current.fields_$_type:
  forms_field_current.fields_$_type_options_checkbox:
  forms_field_current.fields_$_type_options_date:
  forms_field_current.fields_$_type_options_dateTime:
  forms_field_current.fields_$_type_options_email:
  forms_field_current.fields_$_type_options_geolocation:
  forms_field_current.fields_$_type_options_group:
  forms_field_current.fields_$_type_options_input:
  forms_field_current.fields_$_type_options_multiSelect:
  forms_field_current.fields_$_type_options_number:
  forms_field_current.fields_$_type_options_password:
  forms_field_current.fields_$_type_options_radio:
  forms_field_current.fields_$_type_options_section:
  forms_field_current.fields_$_type_options_select:
  forms_field_current.fields_$_type_options_table:
  forms_field_current.fields_$_type_options_url:
  forms_field_current.fields_$_type_options_user:
  forms_field_current.form_script:
  forms_field_current.name_forumla:
