You are here

core.entity_view_display.group.public_group.hero.yml in Open Social 8.3

modules/social_features/social_group/config/install/core.entity_view_display.group.public_group.hero.yml

File

modules/social_features/social_group/config/install/core.entity_view_display.group.public_group.hero.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.group.hero
  6. - field.field.group.public_group.field_group_address
  7. - field.field.group.public_group.field_group_description
  8. - field.field.group.public_group.field_group_image
  9. - field.field.group.public_group.field_group_location
  10. - group.type.public_group
  11. - image.style.social_xx_large
  12. module:
  13. - address
  14. - image
  15. id: group.public_group.hero
  16. targetEntityType: group
  17. bundle: public_group
  18. mode: hero
  19. content:
  20. field_group_address:
  21. type: address_plain
  22. weight: 4
  23. label: hidden
  24. settings: { }
  25. third_party_settings: { }
  26. region: content
  27. field_group_image:
  28. type: image
  29. weight: 1
  30. label: hidden
  31. settings:
  32. image_style: social_xx_large
  33. image_link: ''
  34. third_party_settings: { }
  35. region: content
  36. field_group_location:
  37. type: string
  38. weight: 3
  39. label: hidden
  40. settings:
  41. link_to_entity: false
  42. third_party_settings: { }
  43. region: content
  44. label:
  45. label: hidden
  46. type: string
  47. weight: 0
  48. settings:
  49. link_to_entity: false
  50. third_party_settings: { }
  51. region: content
  52. hidden:
  53. changed: true
  54. created: true
  55. field_group_description: true
  56. uid: true