You are here

core.entity_form_display.group.open_group.default.yml in Open Social 8.2

modules/social_features/social_group/config/install/core.entity_form_display.group.open_group.default.yml

File

modules/social_features/social_group/config/install/core.entity_form_display.group.open_group.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.group.open_group.field_group_address
  6. - field.field.group.open_group.field_group_description
  7. - field.field.group.open_group.field_group_image
  8. - field.field.group.open_group.field_group_location
  9. - group.type.open_group
  10. - image.style.social_x_large
  11. module:
  12. - address
  13. - field_group
  14. - image_widget_crop
  15. - path
  16. - text
  17. third_party_settings:
  18. field_group:
  19. group_content:
  20. children:
  21. - label
  22. - field_group_description
  23. - field_group_image
  24. parent_name: ''
  25. weight: 0
  26. label: Content
  27. format_type: fieldset
  28. format_settings:
  29. description: ''
  30. classes: ''
  31. id: ''
  32. required_fields: true
  33. group_location:
  34. children:
  35. - field_group_location
  36. - field_group_address
  37. parent_name: ''
  38. weight: 4
  39. label: Location
  40. format_type: fieldset
  41. format_settings:
  42. description: ''
  43. classes: ''
  44. id: ''
  45. required_fields: true
  46. id: group.open_group.default
  47. targetEntityType: group
  48. bundle: open_group
  49. mode: default
  50. content:
  51. field_group_address:
  52. weight: 33
  53. settings:
  54. default_country: site_default
  55. third_party_settings: { }
  56. type: address_default
  57. region: content
  58. field_group_description:
  59. weight: 2
  60. settings:
  61. rows: 5
  62. placeholder: ''
  63. third_party_settings: { }
  64. type: text_textarea
  65. region: content
  66. field_group_image:
  67. weight: 3
  68. settings:
  69. show_crop_area: true
  70. show_default_crop: true
  71. preview_image_style: social_x_large
  72. crop_preview_image_style: crop_thumbnail
  73. crop_list:
  74. - hero
  75. - teaser
  76. progress_indicator: throbber
  77. third_party_settings: { }
  78. type: image_widget_crop
  79. region: content
  80. field_group_location:
  81. weight: 32
  82. settings:
  83. size: 60
  84. placeholder: ''
  85. third_party_settings: { }
  86. type: string_textfield
  87. region: content
  88. label:
  89. type: string_textfield
  90. weight: 1
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings: { }
  95. region: content
  96. path:
  97. type: path
  98. weight: 30
  99. settings: { }
  100. third_party_settings: { }
  101. region: content
  102. hidden:
  103. uid: true