You are here

core.entity_view_display.group.open_group.teaser.yml in Open Social 8.2

modules/social_features/social_group/config/install/core.entity_view_display.group.open_group.teaser.yml

File

modules/social_features/social_group/config/install/core.entity_view_display.group.open_group.teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.group.teaser
  6. - field.field.group.open_group.field_group_address
  7. - field.field.group.open_group.field_group_description
  8. - field.field.group.open_group.field_group_image
  9. - field.field.group.open_group.field_group_location
  10. - group.type.open_group
  11. - image.style.social_x_large
  12. module:
  13. - address
  14. - image
  15. id: group.open_group.teaser
  16. targetEntityType: group
  17. bundle: open_group
  18. mode: teaser
  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_description:
  28. type: basic_string
  29. weight: 2
  30. label: hidden
  31. settings: { }
  32. third_party_settings: { }
  33. region: content
  34. field_group_image:
  35. type: image
  36. weight: 1
  37. label: hidden
  38. settings:
  39. image_style: social_x_large
  40. image_link: content
  41. third_party_settings: { }
  42. region: content
  43. field_group_location:
  44. type: string
  45. weight: 3
  46. label: hidden
  47. settings:
  48. link_to_entity: false
  49. third_party_settings: { }
  50. region: content
  51. label:
  52. label: hidden
  53. type: string
  54. weight: 0
  55. settings:
  56. link_to_entity: false
  57. third_party_settings: { }
  58. region: content
  59. hidden:
  60. changed: true
  61. created: true
  62. field_group_address: true
  63. uid: true