simple_forum-8.x-1.0/config/optional/core.entity_form_display.node.simple_forum.default.yml
config/optional/core.entity_form_display.node.simple_forum.default.yml
langcode: en
status: true
dependencies:
enforced:
module:
- simple_forum
config:
- field.field.node.simple_forum.body
- field.field.node.simple_forum.field_categories
- field.field.node.simple_forum.field_comments
- node.type.simple_forum
module:
- comment
- path
- text
id: node.simple_forum.default
targetEntityType: node
bundle: simple_forum
mode: default
content:
body:
type: text_textarea_with_summary
weight: 8
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
field_categories:
type: entity_reference_autocomplete
weight: 7
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_comments:
type: comment_default
weight: 9
region: content
settings: { }
third_party_settings: { }
hidden: { }
