support-2.0.x-dev/modules/support_ticket/config/install/core.entity_form_display.comment.support_ticket_update.default.yml
modules/support_ticket/config/install/core.entity_form_display.comment.support_ticket_update.default.yml
langcode: en
status: true
dependencies:
config:
- comment.type.support_ticket_update
- field.field.comment.support_ticket_update.comment_body
- field.field.comment.support_ticket_update.field_revision_changes
- field.field.comment.support_ticket_update.field_revision_reference
module:
- text
id: comment.support_ticket_update.default
targetEntityType: comment
bundle: support_ticket_update
mode: default
content:
author:
weight: 0
settings: { }
third_party_settings: { }
comment_body:
type: text_textarea
weight: 2
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
field_revision_changes: true
field_revision_reference: true
