You are here

core.entity_form_display.comment.answers_question_comment.default.yml in Answers 2.0.x

modules/core/config/install/core.entity_form_display.comment.answers_question_comment.default.yml

File

modules/core/config/install/core.entity_form_display.comment.answers_question_comment.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.answers_question_comment
  6. - field.field.comment.answers_question_comment.comment_body
  7. module:
  8. - text
  9. id: comment.answers_question_comment.default
  10. targetEntityType: comment
  11. bundle: answers_question_comment
  12. mode: default
  13. content:
  14. comment_body:
  15. weight: 4
  16. settings:
  17. rows: 5
  18. placeholder: ''
  19. third_party_settings: { }
  20. type: text_textarea
  21. region: content
  22. hidden:
  23. author: true
  24. subject: true