core.entity_form_display.comment.answers_answer.default.yml in Answers 1.0.x
Same filename and directory in other branches
modules/core/config/install/core.entity_form_display.comment.answers_answer.default.yml
File
modules/core/config/install/core.entity_form_display.comment.answers_answer.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.answers_answer
- - field.field.comment.answers_answer.answers_comments
- - field.field.comment.answers_answer.comment_body
- module:
- - text
- id: comment.answers_answer.default
- targetEntityType: comment
- bundle: answers_answer
- mode: default
- content:
- comment_body:
- weight: 0
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- hidden:
- answers_comments: true
- author: true
- subject: true