niobi-8.x-2.0-alpha4/modules/niobi_form/modules/niobi_app/config/install/core.entity_form_display.niobi_application_workflow.niobi_application_workflow.default.yml

modules/niobi_form/modules/niobi_app/config/install/core.entity_form_display.niobi_application_workflow.niobi_application_workflow.default.yml
langcode: en
status: true
dependencies:
  config:
    - field.field.niobi_application_workflow.niobi_application_workflow.field_applicant_instructions
    - field.field.niobi_application_workflow.niobi_application_workflow.field_close_date
    - field.field.niobi_application_workflow.niobi_application_workflow.field_custom_reports
    - field.field.niobi_application_workflow.niobi_application_workflow.field_data_access_options
    - field.field.niobi_application_workflow.niobi_application_workflow.field_max_active_applications
    - field.field.niobi_application_workflow.niobi_application_workflow.field_multiple_applications
    - field.field.niobi_application_workflow.niobi_application_workflow.field_new_applicant_instructions
    - field.field.niobi_application_workflow.niobi_application_workflow.field_new_item_button_text
    - field.field.niobi_application_workflow.niobi_application_workflow.field_open_date
    - field.field.niobi_application_workflow.niobi_application_workflow.field_public
    - field.field.niobi_application_workflow.niobi_application_workflow.field_public_description
    - field.field.niobi_application_workflow.niobi_application_workflow.field_view_access_team
    - field.field.niobi_application_workflow.niobi_application_workflow.field_workflow_admin_team
    - field.field.niobi_application_workflow.niobi_application_workflow.field_workflow_open
  enforced:
    module:
      - niobi_app
  module:
    - datetime
    - field_group
    - link
    - niobi_app
    - path
    - text
third_party_settings:
  field_group:
    group_settings_tabs:
      children:
        - group_basic_settings
        - group_application_dashboard
        - group_admin_settings
        - group_scheduler
      parent_name: ''
      weight: 1
      format_type: tabs
      format_settings:
        id: ''
        classes: ''
        direction: vertical
      label: 'Settings Tabs'
      region: content
    group_basic_settings:
      children:
        - field_workflow_open
        - field_public
        - field_public_description
        - user_id
        - path
      parent_name: group_settings_tabs
      weight: 20
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        description: ''
        formatter: closed
        required_fields: true
      label: 'Basic Settings'
      region: content
    group_admin_settings:
      children:
        - field_workflow_admin_team
        - field_view_access_team
        - field_custom_reports
        - field_data_access_options
      parent_name: group_settings_tabs
      weight: 22
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        description: ''
        formatter: closed
        required_fields: true
      label: 'Admin Settings'
      region: content
    group_application_dashboard:
      children:
        - field_multiple_applications
        - field_max_active_applications
        - field_new_item_button_text
        - field_new_applicant_instructions
        - field_applicant_instructions
      parent_name: group_settings_tabs
      weight: 21
      format_type: tab
      format_settings:
        description: ''
        formatter: closed
        required_fields: true
        id: ''
        classes: ''
      label: 'Application Dashboard'
      region: content
    group_scheduler:
      children:
        - field_open_date
        - field_close_date
      parent_name: group_settings_tabs
      weight: 23
      format_type: tab
      format_settings:
        id: ''
        classes: ''
        description: ''
        formatter: closed
        required_fields: true
      label: Scheduler
      region: content
id: niobi_application_workflow.niobi_application_workflow.default
targetEntityType: niobi_application_workflow
bundle: niobi_application_workflow
mode: default
content:
  field_applicant_instructions:
    type: text_textarea
    weight: 7
    region: content
    settings:
      rows: 5
      placeholder: ''
    third_party_settings: {  }
  field_close_date:
    weight: 27
    settings: {  }
    third_party_settings: {  }
    type: datetime_default
    region: content
  field_custom_reports:
    weight: 27
    settings:
      placeholder_url: ''
      placeholder_title: ''
    third_party_settings: {  }
    type: link_default
    region: content
  field_data_access_options:
    type: options_buttons
    weight: 28
    region: content
    settings: {  }
    third_party_settings: {  }
  field_max_active_applications:
    weight: 4
    settings:
      placeholder: ''
    third_party_settings: {  }
    type: number
    region: content
  field_multiple_applications:
    type: options_buttons
    weight: 3
    region: content
    settings: {  }
    third_party_settings: {  }
  field_new_applicant_instructions:
    type: text_textarea
    weight: 6
    region: content
    settings:
      rows: 5
      placeholder: ''
    third_party_settings: {  }
  field_new_item_button_text:
    weight: 5
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  field_open_date:
    weight: 26
    settings: {  }
    third_party_settings: {  }
    type: datetime_default
    region: content
  field_public:
    weight: 26
    settings: {  }
    third_party_settings: {  }
    type: options_buttons
    region: content
  field_public_description:
    weight: 27
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  field_view_access_team:
    weight: 26
    settings:
      match_operator: CONTAINS
      size: 60
      placeholder: ''
      match_limit: 10
    third_party_settings: {  }
    type: entity_reference_autocomplete
    region: content
  field_workflow_admin_team:
    weight: 25
    settings:
      match_operator: CONTAINS
      size: 60
      placeholder: ''
      match_limit: 10
    third_party_settings: {  }
    type: entity_reference_autocomplete
    region: content
  field_workflow_open:
    weight: 25
    settings: {  }
    third_party_settings: {  }
    type: options_buttons
    region: content
  name:
    type: string_textfield
    weight: 0
    region: content
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
  path:
    type: path
    weight: 29
    region: content
    settings: {  }
    third_party_settings: {  }
  user_id:
    type: entity_reference_autocomplete
    weight: 28
    settings:
      match_operator: CONTAINS
      size: 60
      placeholder: ''
      match_limit: 10
    region: content
    third_party_settings: {  }
hidden: {  }

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc