You are here

core.entity_form_display.post.post.default.yml in Open Social 10.0.x

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

File

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