api-8.x-1.x-dev/config/install/core.entity_form_display.comment.api_comment.default.yml
config/install/core.entity_form_display.comment.api_comment.default.yml
langcode: en
status: true
dependencies:
config:
- comment.type.api_comment
- field.field.comment.api_comment.field_api_comment_body
module:
- text
id: comment.api_comment.default
targetEntityType: comment
bundle: api_comment
mode: default
content:
author:
weight: -2
region: content
settings: {}
third_party_settings: {}
field_api_comment_body:
type: text_textarea
weight: 11
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: {}
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: {}
hidden: {}
