core.entity_form_display.node.article.default.yml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. uuid: 89d77bfc-1516-4d99-90bb-f9687de086fc
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.article.body
  7. - field.field.node.article.field_date
  8. - field.field.node.article.field_linked_materials
  9. - field.field.node.article.field_memo
  10. - field.field.node.article.field_migration
  11. - field.field.node.article.field_showroom
  12. - field.field.node.article.field_source
  13. - field.field.node.article.field_tags
  14. - field.field.node.article.field_thesaurus
  15. - field.field.node.article.field_video
  16. - field.field.node.article.field_visuel
  17. - field.field.node.article.field_workflow
  18. - image.style.thumbnail
  19. - node.type.article
  20. module:
  21. - datetime_range
  22. - field_group
  23. - image
  24. - link
  25. - text
  26. - video_embed_field
  27. - workflow
  28. third_party_settings:
  29. field_group:
  30. group_htabs:
  31. children:
  32. - group_contents
  33. - group_media
  34. - group_videos
  35. - group_taxonomy
  36. parent_name: ''
  37. weight: 0
  38. format_type: tabs
  39. format_settings:
  40. id: ''
  41. classes: ''
  42. direction: horizontal
  43. label: htabs
  44. region: content
  45. group_contents:
  46. children:
  47. - title
  48. - field_source
  49. - body
  50. - field_linked_materials
  51. parent_name: group_htabs
  52. weight: 10
  53. format_type: tab
  54. format_settings:
  55. id: ''
  56. classes: ''
  57. formatter: open
  58. description: ''
  59. required_fields: true
  60. label: Contents
  61. region: content
  62. group_media:
  63. children:
  64. - field_visuel
  65. parent_name: group_htabs
  66. weight: 11
  67. format_type: tab
  68. format_settings:
  69. description: ''
  70. formatter: closed
  71. required_fields: true
  72. id: ''
  73. classes: ''
  74. label: images
  75. region: content
  76. group_taxonomy:
  77. children:
  78. - field_thesaurus
  79. - field_tags
  80. - field_showroom
  81. parent_name: group_htabs
  82. weight: 13
  83. format_type: tab
  84. format_settings:
  85. description: ''
  86. formatter: closed
  87. required_fields: true
  88. id: ''
  89. classes: ''
  90. label: Taxonomy
  91. region: content
  92. group_internal:
  93. children:
  94. - langcode
  95. - field_date
  96. - field_workflow
  97. - field_migration
  98. - field_memo
  99. - translation
  100. parent_name: ''
  101. weight: 1
  102. format_type: tab
  103. format_settings:
  104. id: ''
  105. classes: ''
  106. formatter: open
  107. description: ''
  108. required_fields: true
  109. label: Internal
  110. region: content
  111. group_videos:
  112. children:
  113. - field_video
  114. parent_name: group_htabs
  115. weight: 12
  116. format_type: tab
  117. region: content
  118. format_settings:
  119. id: ''
  120. classes: ''
  121. description: ''
  122. formatter: closed
  123. required_fields: true
  124. label: Videos
  125. id: node.article.default
  126. targetEntityType: node
  127. bundle: article
  128. mode: default
  129. content:
  130. body:
  131. type: text_textarea_with_summary
  132. weight: 32
  133. settings:
  134. rows: 9
  135. summary_rows: 3
  136. placeholder: ''
  137. show_summary: false
  138. third_party_settings: { }
  139. region: content
  140. field_date:
  141. weight: 3
  142. settings: { }
  143. third_party_settings: { }
  144. type: daterange_default
  145. region: content
  146. field_linked_materials:
  147. weight: 33
  148. settings:
  149. match_operator: CONTAINS
  150. size: 60
  151. placeholder: ''
  152. match_limit: 10
  153. third_party_settings: { }
  154. type: entity_reference_autocomplete
  155. region: content
  156. field_memo:
  157. weight: 6
  158. settings:
  159. rows: 5
  160. placeholder: ''
  161. third_party_settings: { }
  162. type: string_textarea
  163. region: content
  164. field_migration:
  165. weight: 5
  166. settings: { }
  167. third_party_settings: { }
  168. type: workflow_default
  169. region: content
  170. field_showroom:
  171. weight: 21
  172. settings:
  173. match_operator: CONTAINS
  174. size: 60
  175. placeholder: ''
  176. match_limit: 10
  177. third_party_settings: { }
  178. type: entity_reference_autocomplete
  179. region: content
  180. field_source:
  181. weight: 31
  182. settings:
  183. placeholder_url: ''
  184. placeholder_title: ''
  185. third_party_settings: { }
  186. type: link_default
  187. region: content
  188. field_tags:
  189. weight: 20
  190. settings:
  191. match_operator: CONTAINS
  192. size: 60
  193. placeholder: ''
  194. match_limit: 10
  195. third_party_settings: { }
  196. type: entity_reference_autocomplete
  197. region: content
  198. field_thesaurus:
  199. weight: 19
  200. settings:
  201. match_operator: CONTAINS
  202. size: 60
  203. placeholder: ''
  204. match_limit: 10
  205. third_party_settings: { }
  206. type: entity_reference_autocomplete
  207. region: content
  208. field_video:
  209. weight: 18
  210. settings: { }
  211. third_party_settings: { }
  212. type: video_embed_field_textfield
  213. region: content
  214. field_visuel:
  215. weight: 17
  216. settings:
  217. progress_indicator: throbber
  218. preview_image_style: thumbnail
  219. third_party_settings: { }
  220. type: image_image
  221. region: content
  222. field_workflow:
  223. weight: 4
  224. settings: { }
  225. third_party_settings: { }
  226. type: workflow_default
  227. region: content
  228. langcode:
  229. type: language_select
  230. weight: 2
  231. region: content
  232. settings:
  233. include_locked: true
  234. third_party_settings: { }
  235. title:
  236. type: string_textfield
  237. weight: 29
  238. region: content
  239. settings:
  240. size: 60
  241. placeholder: ''
  242. third_party_settings: { }
  243. translation:
  244. weight: 7
  245. region: content
  246. settings: { }
  247. third_party_settings: { }
  248. hidden:
  249. created: true
  250. flag: true
  251. path: true
  252. promote: true
  253. status: true
  254. sticky: true
  255. uid: true
  256. url_redirects: true