You are here

core.entity_form_display.comment.answers_answer.default.yml in Answers 1.0.x

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.answers_answer
  6. - field.field.comment.answers_answer.answers_comments
  7. - field.field.comment.answers_answer.comment_body
  8. module:
  9. - text
  10. id: comment.answers_answer.default
  11. targetEntityType: comment
  12. bundle: answers_answer
  13. mode: default
  14. content:
  15. comment_body:
  16. weight: 0
  17. settings:
  18. rows: 5
  19. placeholder: ''
  20. third_party_settings: { }
  21. type: text_textarea
  22. region: content
  23. hidden:
  24. answers_comments: true
  25. author: true
  26. subject: true