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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  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_taxonomy
  35. parent_name: ''
  36. weight: 0
  37. format_type: tabs
  38. format_settings:
  39. id: ''
  40. classes: ''
  41. direction: horizontal
  42. label: htabs
  43. region: content
  44. group_contents:
  45. children:
  46. - title
  47. - field_source
  48. - body
  49. - field_linked_materials
  50. parent_name: group_htabs
  51. weight: 10
  52. format_type: tab
  53. format_settings:
  54. id: ''
  55. classes: ''
  56. formatter: open
  57. description: ''
  58. required_fields: true
  59. label: Contents
  60. region: content
  61. group_media:
  62. children:
  63. - field_visuel
  64. - field_video
  65. parent_name: group_htabs
  66. weight: 11
  67. format_type: tab
  68. format_settings:
  69. id: ''
  70. classes: ''
  71. formatter: open
  72. description: ''
  73. required_fields: true
  74. label: media
  75. region: content
  76. group_taxonomy:
  77. children:
  78. - field_thesaurus
  79. - field_tags
  80. - field_showroom
  81. parent_name: group_htabs
  82. weight: 12
  83. format_type: tab
  84. format_settings:
  85. id: ''
  86. classes: ''
  87. formatter: open
  88. description: ''
  89. required_fields: true
  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. id: node.article.default
  111. targetEntityType: node
  112. bundle: article
  113. mode: default
  114. content:
  115. body:
  116. type: text_textarea_with_summary
  117. weight: 3
  118. settings:
  119. rows: 9
  120. summary_rows: 3
  121. placeholder: ''
  122. third_party_settings: { }
  123. region: content
  124. field_date:
  125. weight: 3
  126. settings: { }
  127. third_party_settings: { }
  128. type: daterange_default
  129. region: content
  130. field_linked_materials:
  131. weight: 27
  132. settings:
  133. match_operator: CONTAINS
  134. size: 60
  135. placeholder: ''
  136. third_party_settings: { }
  137. type: entity_reference_autocomplete
  138. region: content
  139. field_memo:
  140. weight: 6
  141. settings:
  142. rows: 5
  143. placeholder: ''
  144. third_party_settings: { }
  145. type: string_textarea
  146. region: content
  147. field_migration:
  148. weight: 5
  149. settings: { }
  150. third_party_settings: { }
  151. type: workflow_default
  152. region: content
  153. field_showroom:
  154. weight: 21
  155. settings:
  156. match_operator: CONTAINS
  157. size: 60
  158. placeholder: ''
  159. third_party_settings: { }
  160. type: entity_reference_autocomplete
  161. region: content
  162. field_source:
  163. weight: 2
  164. settings:
  165. placeholder_url: ''
  166. placeholder_title: ''
  167. third_party_settings: { }
  168. type: link_default
  169. region: content
  170. field_tags:
  171. weight: 20
  172. settings:
  173. match_operator: CONTAINS
  174. size: 60
  175. placeholder: ''
  176. third_party_settings: { }
  177. type: entity_reference_autocomplete
  178. region: content
  179. field_thesaurus:
  180. weight: 19
  181. settings:
  182. match_operator: CONTAINS
  183. size: 60
  184. placeholder: ''
  185. third_party_settings: { }
  186. type: entity_reference_autocomplete
  187. region: content
  188. field_video:
  189. weight: 18
  190. settings: { }
  191. third_party_settings: { }
  192. type: video_embed_field_textfield
  193. region: content
  194. field_visuel:
  195. weight: 17
  196. settings:
  197. progress_indicator: throbber
  198. preview_image_style: thumbnail
  199. third_party_settings: { }
  200. type: image_image
  201. region: content
  202. field_workflow:
  203. weight: 4
  204. settings: { }
  205. third_party_settings: { }
  206. type: workflow_default
  207. region: content
  208. langcode:
  209. type: language_select
  210. weight: 2
  211. region: content
  212. settings:
  213. include_locked: true
  214. third_party_settings: { }
  215. title:
  216. type: string_textfield
  217. weight: 1
  218. region: content
  219. settings:
  220. size: 60
  221. placeholder: ''
  222. third_party_settings: { }
  223. translation:
  224. weight: 3
  225. region: content
  226. settings: { }
  227. third_party_settings: { }
  228. hidden:
  229. created: true
  230. path: true
  231. promote: true
  232. status: true
  233. sticky: true
  234. uid: true
  235. url_redirects: true