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

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