simple_forum-8.x-1.0/config/optional/core.entity_form_display.comment.simple_comment.default.yml
config/optional/core.entity_form_display.comment.simple_comment.default.yml
langcode: en
status: true
dependencies:
enforced:
module:
- simple_forum
config:
- comment.type.simple_comment
- field.field.comment.simple_comment.comment_body
module:
- text
id: comment.simple_comment.default
targetEntityType: comment
bundle: simple_comment
mode: default
content:
author:
weight: 0
region: content
settings: { }
third_party_settings: { }
comment_body:
type: text_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }
