libresaas-org/config/core.entity_form_display.comment.comment.default.yml

37 lines
724 B
YAML
Raw Normal View History

2023-11-21 01:56:39 +00:00
uuid: a6a9fe62-bb25-4164-bfec-80e346323512
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: i9gg03KbztdQ0LmR6WLr5smEj5TBKU12U2X8ZlSpKJA
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
settings:
rows: 5
placeholder: ''
third_party_settings: { }
region: content
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden: { }