You are here

core.entity_form_display.comment.comment_blog.default.yml in Brainstorm profile 8

module/features/brainstorm_comment/config/install/core.entity_form_display.comment.comment_blog.default.yml

File

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