views_kanban-1.0.x-dev/Demo/views_kanban_demo/config/install/core.entity_form_display.node.task.default.yml
Demo/views_kanban_demo/config/install/core.entity_form_display.node.task.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.node.task.body
- field.field.node.task.field_assignors
- field.field.node.task.field_task_history
- field.field.node.task.field_task_point
- field.field.node.task.field_task_priority
- field.field.node.task.field_task_progress
- field.field.node.task.field_task_status
- node.type.task
module:
- text
id: node.task.default
targetEntityType: node
bundle: task
mode: default
content:
body:
type: text_textarea_with_summary
weight: 5
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
field_assignors:
type: entity_reference_autocomplete
weight: 6
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_task_point:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
field_task_priority:
type: options_select
weight: 3
region: content
settings: { }
third_party_settings: { }
field_task_progress:
type: number
weight: 1
region: content
settings:
placeholder: ''
third_party_settings: { }
field_task_status:
type: options_select
weight: 2
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 7
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
field_task_history: true
path: true
promote: true
sticky: true
uid: true
