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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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. parent_name: ''
  100. weight: 1
  101. format_type: tab
  102. format_settings:
  103. id: ''
  104. classes: ''
  105. formatter: open
  106. description: ''
  107. required_fields: true
  108. label: Internal
  109. region: content
  110. group_videos:
  111. children:
  112. - field_video
  113. parent_name: group_htabs
  114. weight: 12
  115. format_type: tab
  116. region: content
  117. format_settings:
  118. id: ''
  119. classes: ''
  120. description: ''
  121. formatter: closed
  122. required_fields: true
  123. label: Videos
  124. id: node.article.default
  125. targetEntityType: node
  126. bundle: article
  127. mode: default
  128. content:
  129. body:
  130. type: text_textarea_with_summary
  131. weight: 32
  132. settings:
  133. rows: 9
  134. summary_rows: 3
  135. placeholder: ''
  136. show_summary: false
  137. third_party_settings: { }
  138. region: content
  139. field_date:
  140. weight: 3
  141. settings: { }
  142. third_party_settings: { }
  143. type: daterange_default
  144. region: content
  145. field_linked_materials:
  146. weight: 33
  147. settings:
  148. match_operator: CONTAINS
  149. size: 60
  150. placeholder: ''
  151. match_limit: 10
  152. third_party_settings: { }
  153. type: entity_reference_autocomplete
  154. region: content
  155. field_memo:
  156. weight: 6
  157. settings:
  158. rows: 5
  159. placeholder: ''
  160. third_party_settings: { }
  161. type: string_textarea
  162. region: content
  163. field_migration:
  164. weight: 5
  165. settings: { }
  166. third_party_settings: { }
  167. type: workflow_default
  168. region: content
  169. field_showroom:
  170. weight: 21
  171. settings:
  172. match_operator: CONTAINS
  173. size: 60
  174. placeholder: ''
  175. match_limit: 10
  176. third_party_settings: { }
  177. type: entity_reference_autocomplete
  178. region: content
  179. field_source:
  180. weight: 31
  181. settings:
  182. placeholder_url: ''
  183. placeholder_title: ''
  184. third_party_settings: { }
  185. type: link_default
  186. region: content
  187. field_tags:
  188. weight: 20
  189. settings:
  190. match_operator: CONTAINS
  191. size: 60
  192. placeholder: ''
  193. match_limit: 10
  194. third_party_settings: { }
  195. type: entity_reference_autocomplete
  196. region: content
  197. field_thesaurus:
  198. weight: 19
  199. settings:
  200. match_operator: CONTAINS
  201. size: 60
  202. placeholder: ''
  203. match_limit: 10
  204. third_party_settings: { }
  205. type: entity_reference_autocomplete
  206. region: content
  207. field_video:
  208. weight: 18
  209. settings: { }
  210. third_party_settings: { }
  211. type: video_embed_field_textfield
  212. region: content
  213. field_visuel:
  214. weight: 17
  215. settings:
  216. progress_indicator: throbber
  217. preview_image_style: thumbnail
  218. third_party_settings: { }
  219. type: image_image
  220. region: content
  221. field_workflow:
  222. weight: 4
  223. settings: { }
  224. third_party_settings: { }
  225. type: workflow_default
  226. region: content
  227. langcode:
  228. type: language_select
  229. weight: 2
  230. region: content
  231. settings:
  232. include_locked: true
  233. third_party_settings: { }
  234. title:
  235. type: string_textfield
  236. weight: 29
  237. region: content
  238. settings:
  239. size: 60
  240. placeholder: ''
  241. third_party_settings: { }
  242. translation:
  243. weight: 3
  244. region: content
  245. settings: { }
  246. third_party_settings: { }
  247. hidden:
  248. created: true
  249. path: true
  250. promote: true
  251. status: true
  252. sticky: true
  253. uid: true
  254. url_redirects: true