You are here

core.entity_form_display.post.post.group.yml in Open Social 8.9

modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml

File

modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_form_mode.post.group
  6. - field.field.post.post.field_post
  7. - field.field.post.post.field_post_comments
  8. - field.field.post.post.field_recipient_group
  9. - field.field.post.post.field_recipient_user
  10. - field.field.post.post.field_visibility
  11. - social_post.post_type.post
  12. module:
  13. - dropdown
  14. _core:
  15. default_config_hash: '-5WM09YiGMF21AtZGs16oNQ_LwVhaGQilD-aog7WnpE'
  16. id: post.post.group
  17. targetEntityType: post
  18. bundle: post
  19. mode: group
  20. content:
  21. field_post:
  22. type: string_textarea
  23. weight: 0
  24. label: hidden
  25. settings:
  26. rows: 5
  27. placeholder: 'What''s on your mind?'
  28. third_party_settings: { }
  29. region: content
  30. field_visibility:
  31. type: dropdown_widget_type
  32. weight: 1
  33. settings: { }
  34. third_party_settings: { }
  35. region: content
  36. status:
  37. region: content
  38. settings:
  39. display_label: true
  40. type: boolean_checkbox
  41. weight: 20
  42. third_party_settings: { }
  43. hidden:
  44. field_post_comments: true
  45. field_recipient_group: true
  46. field_recipient_user: true
  47. langcode: true
  48. user_id: true