sector_blog-8.x-1.0-beta1/config/install/core.entity_form_display.comment.blog_post_comment.default.yml
config/install/core.entity_form_display.comment.blog_post_comment.default.yml
langcode: en
status: true
dependencies:
config:
- comment.type.blog_post_comment
- field.field.comment.blog_post_comment.comment_body
- field.field.comment.blog_post_comment.field_comment_plain
- field.field.comment.blog_post_comment.field_email
- field.field.comment.blog_post_comment.field_name_comment
id: comment.blog_post_comment.default
targetEntityType: comment
bundle: blog_post_comment
mode: default
content:
field_comment_plain:
weight: 0
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_email:
weight: 2
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: email_default
region: content
field_name_comment:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
hidden:
author: true
comment_body: true
subject: true
