You are here

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

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

File

modules/social_features/social_post/config/install/core.entity_form_display.post.post.profile.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_form_mode.post.profile
  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: WU5RP0OlbkLrfULjyeVIbzVODVg_PS3g5tpwmtH06X0
  16. id: post.post.profile
  17. targetEntityType: post
  18. bundle: post
  19. mode: profile
  20. content:
  21. field_post:
  22. type: string_textarea
  23. weight: 0
  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