name: forms
label: Form
description: 
fields:
  name:
    label: Name
    help: 
    description: 
  state:
    label: State
    help: 
    options:
      - label: Enabled
        value: enabled
      - label: Disabled
        value: disabled
    description: 
  description:
    label: Description
    help: 
    description: 
  category:
    label: Category
    help: 
    description: 
  is_valid:
    label: Valid
    help: 
    description: 
  instance_style:
    label: Instance Style
    help: 
    options:
      - label: Table
        value: table
      - label: Default
        value: default
    description: 
  historys:
    label: historys
    help: 
    description: 
  approve_on_create:
    label: Approve on Create
    help: 
    description: 
  approve_on_modify:
    label: Approve on Modify
    help: 
    description: 
  approve_on_delete:
    label: Approve on Delete
    help: 
    description: 
  enable_workflow:
    label: Enable Workflow
    help: 
    description: 
  enable_view_others:
    label: Enable View Others
    help: 
    description: 
  current:
    label: current
    help: 
    description: 
  current.form_script:
    label: Form Script
    help: 
    description: 
  current.name_forumla:
    label: Name Forumla
    help: 
    description: 
  current.fields:
    label: Fields
    help: 
    description: 
  current.fields.$.code:
    label: Code
    help: 
    description: 
  current.fields.$.name:
    label: Name
    help: 
    description: 
  current.fields.$.type:
    label: Type
    help: 
    options:
      - label: Checkbox
        value: checkbox
      - label: DateTimeE
        value: dateTimeD
      - label: Date
        value: date
      - label: Time
        value: time
      - label: EmailGM
      - label: Group
        value: group
      - label: Input
        value: input
      - label: MultiSelect
        value: multiSelect
      - label: Number
        value: number
      - label: Password
        value: password
      - label: Radio
        value: radio
      - label: Section
        value: section
      - label: Select
        value: select
      - label: Table
        value: table
      - label: URL
        value: url
      - label: User
        value: user
      - label: GeolocationR
        value: geolocationR
      - label: Image
        value: image
      - label: File
        value: file
      - label: Lookup
        value: lookup
    description: 
  current.fields.$.is_required:
    label: Required
    help: 
    description: 
  current.fields.$.is_wide:
    label: Wide
    help: 
    description: 
  current.fields.$.is_list_display:
    label: Display in List
    help: 
    description: 
  current.fields.$.is_searchable:
    label: Searchable
    help: 
    description: 
  current.fields.$.is_multiselect:
    label: Multiselect
    help: 
    description: 
listviews:
  all:
    label: All Forms
actions:
  standard_new:
    label: New
  standard_edit:
    label: Edit
  standard_delete:
    label: Delete
  designForm:
    label: Form Designer
CustomLabels:
  _forms_field_code_error: Code %s must not contain '.'
  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: 
