You are here

core.entity_form_display.comment.cms_blog_comments.default.yml in Glazed CMS Blog 8

config/install/core.entity_form_display.comment.cms_blog_comments.default.yml

File

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