You are here

core.entity_form_display.node.event.default.yml in Open Social 8

modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml

File

modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.event.body
  6. - field.field.node.event.field_content_visibility
  7. - field.field.node.event.field_event_address
  8. - field.field.node.event.field_event_comments
  9. - field.field.node.event.field_event_date
  10. - field.field.node.event.field_event_date_end
  11. - field.field.node.event.field_event_image
  12. - field.field.node.event.field_event_location
  13. - field.field.node.event.field_files
  14. - image.style.social_x_large
  15. - node.type.event
  16. module:
  17. - address
  18. - comment
  19. - datetime
  20. - field_group
  21. - file
  22. - image_widget_crop
  23. - path
  24. - text
  25. third_party_settings:
  26. field_group:
  27. group_title_image:
  28. children:
  29. - title
  30. - field_event_image
  31. parent_name: ''
  32. weight: 0
  33. label: 'Title & image'
  34. format_type: fieldset
  35. format_settings:
  36. description: ''
  37. classes: ''
  38. id: ''
  39. required_fields: true
  40. group_date_time:
  41. children:
  42. - field_event_date
  43. - field_event_date_end
  44. parent_name: ''
  45. weight: 3
  46. label: 'Date & time'
  47. format_type: fieldset
  48. format_settings:
  49. description: ''
  50. classes: ''
  51. id: ''
  52. required_fields: true
  53. group_location:
  54. children:
  55. - field_event_location
  56. - field_event_address
  57. parent_name: ''
  58. weight: 5
  59. label: Location
  60. format_type: fieldset
  61. format_settings:
  62. description: ''
  63. classes: ''
  64. id: ''
  65. required_fields: true
  66. group_description:
  67. children:
  68. - body
  69. parent_name: ''
  70. weight: 7
  71. label: Description
  72. format_type: fieldset
  73. format_settings:
  74. description: ''
  75. classes: ''
  76. id: ''
  77. required_fields: true
  78. group_event_visibility:
  79. children:
  80. - groups
  81. - field_content_visibility
  82. parent_name: ''
  83. weight: 2
  84. label: Visibility
  85. format_type: fieldset
  86. format_settings:
  87. label: Visibility
  88. required_fields: true
  89. id: visibility
  90. classes: 'card '
  91. group_attachments:
  92. children:
  93. - field_files
  94. parent_name: ''
  95. weight: 8
  96. label: Attachments
  97. format_type: fieldset
  98. format_settings:
  99. label: Attachments
  100. required_fields: true
  101. id: attachments
  102. classes: card
  103. id: node.event.default
  104. targetEntityType: node
  105. bundle: event
  106. mode: default
  107. content:
  108. body:
  109. type: text_textarea_with_summary
  110. weight: 4
  111. settings:
  112. rows: 9
  113. summary_rows: 3
  114. placeholder: ''
  115. third_party_settings: { }
  116. region: content
  117. created:
  118. type: datetime_timestamp
  119. weight: 4
  120. settings: { }
  121. third_party_settings: { }
  122. region: content
  123. field_content_visibility:
  124. weight: 17
  125. settings: { }
  126. third_party_settings: { }
  127. type: options_buttons
  128. region: content
  129. field_event_address:
  130. weight: 14
  131. settings:
  132. default_country: site_default
  133. third_party_settings: { }
  134. type: address_default
  135. region: content
  136. field_event_comments:
  137. weight: 11
  138. settings: { }
  139. third_party_settings: { }
  140. type: comment_default
  141. region: content
  142. field_event_date:
  143. weight: 10
  144. settings: { }
  145. third_party_settings: { }
  146. type: datetime_default
  147. region: content
  148. field_event_date_end:
  149. weight: 11
  150. settings: { }
  151. third_party_settings: { }
  152. type: datetime_default
  153. region: content
  154. field_event_image:
  155. weight: 3
  156. settings:
  157. show_crop_area: true
  158. show_default_crop: true
  159. preview_image_style: social_x_large
  160. crop_preview_image_style: crop_thumbnail
  161. crop_list:
  162. - hero
  163. - teaser
  164. progress_indicator: throbber
  165. warn_multiple_usages: true
  166. third_party_settings: { }
  167. type: image_widget_crop
  168. region: content
  169. field_event_location:
  170. weight: 11
  171. settings:
  172. size: 60
  173. placeholder: ''
  174. third_party_settings: { }
  175. type: string_textfield
  176. region: content
  177. field_files:
  178. weight: 12
  179. settings:
  180. progress_indicator: throbber
  181. third_party_settings: { }
  182. type: file_generic
  183. region: content
  184. path:
  185. type: path
  186. weight: 10
  187. settings: { }
  188. third_party_settings: { }
  189. region: content
  190. promote:
  191. type: boolean_checkbox
  192. settings:
  193. display_label: true
  194. weight: 6
  195. third_party_settings: { }
  196. region: content
  197. status:
  198. region: content
  199. settings:
  200. display_label: true
  201. type: boolean_checkbox
  202. weight: 120
  203. third_party_settings: { }
  204. sticky:
  205. type: boolean_checkbox
  206. settings:
  207. display_label: true
  208. weight: 9
  209. third_party_settings: { }
  210. region: content
  211. title:
  212. type: string_textfield
  213. weight: 2
  214. settings:
  215. size: 60
  216. placeholder: ''
  217. third_party_settings: { }
  218. region: content
  219. uid:
  220. type: entity_reference_autocomplete
  221. weight: 1
  222. settings:
  223. match_operator: CONTAINS
  224. size: 60
  225. placeholder: ''
  226. third_party_settings: { }
  227. region: content
  228. hidden: { }