core.entity_form_display.node.materiau.default.yml 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. uuid: 1b273f1b-8621-4750-a108-0018c57f496e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.materiau.body
  7. - field.field.node.materiau.field_attachments
  8. - field.field.node.materiau.field_distributor
  9. - field.field.node.materiau.field_famille
  10. - field.field.node.materiau.field_index
  11. - field.field.node.materiau.field_linked_breves
  12. - field.field.node.materiau.field_linked_materials
  13. - field.field.node.materiau.field_localisation_old
  14. - field.field.node.materiau.field_manufacturer
  15. - field.field.node.materiau.field_materiau_images
  16. - field.field.node.materiau.field_memo
  17. - field.field.node.materiau.field_migration
  18. - field.field.node.materiau.field_reference
  19. - field.field.node.materiau.field_samples
  20. - field.field.node.materiau.field_short_description
  21. - field.field.node.materiau.field_tags
  22. - field.field.node.materiau.field_thesaurus
  23. - field.field.node.materiau.field_video
  24. - field.field.node.materiau.field_workflow
  25. - image.style.thumbnail
  26. - node.type.materiau
  27. module:
  28. - cshs
  29. - field_group
  30. - file
  31. - image
  32. - materio_samples
  33. - text
  34. - video_embed_field
  35. - workflow
  36. third_party_settings:
  37. field_group:
  38. group_htabs:
  39. children:
  40. - group_contenus
  41. - group_taxonomy
  42. - group_media
  43. - group_companies
  44. - group_files
  45. - group_links
  46. - group_samples_showroom
  47. - group_internal
  48. - group_samples
  49. parent_name: ''
  50. weight: 0
  51. format_type: tabs
  52. format_settings:
  53. id: ''
  54. classes: ''
  55. direction: horizontal
  56. label: htabs
  57. group_contenus:
  58. children:
  59. - title
  60. - field_short_description
  61. - body
  62. parent_name: group_htabs
  63. weight: 8
  64. format_type: tab
  65. format_settings:
  66. id: ''
  67. classes: ''
  68. formatter: open
  69. description: ''
  70. required_fields: true
  71. label: Contenus
  72. group_taxonomy:
  73. children:
  74. - field_thesaurus
  75. - field_tags
  76. parent_name: group_htabs
  77. weight: 9
  78. format_type: tab
  79. format_settings:
  80. id: ''
  81. classes: ''
  82. formatter: closed
  83. description: ''
  84. required_fields: true
  85. label: Taxonomy
  86. group_media:
  87. children:
  88. - field_materiau_images
  89. - field_video
  90. parent_name: group_htabs
  91. weight: 10
  92. format_type: tab
  93. format_settings:
  94. id: ''
  95. classes: ''
  96. formatter: closed
  97. description: ''
  98. required_fields: true
  99. label: media
  100. group_companies:
  101. children:
  102. - field_manufacturer
  103. - field_distributor
  104. parent_name: group_htabs
  105. weight: 11
  106. format_type: tab
  107. format_settings:
  108. id: ''
  109. classes: ''
  110. formatter: closed
  111. description: ''
  112. required_fields: true
  113. label: Companies
  114. group_files:
  115. children:
  116. - field_attachments
  117. parent_name: group_htabs
  118. weight: 12
  119. format_type: tab
  120. format_settings:
  121. id: ''
  122. classes: ''
  123. formatter: closed
  124. description: ''
  125. required_fields: true
  126. label: Files
  127. group_links:
  128. children:
  129. - field_linked_materials
  130. - field_linked_breves
  131. parent_name: group_htabs
  132. weight: 13
  133. format_type: tab
  134. format_settings:
  135. id: ''
  136. classes: ''
  137. formatter: closed
  138. description: ''
  139. required_fields: true
  140. label: Links
  141. group_samples_showroom:
  142. children:
  143. - field_samples
  144. parent_name: group_htabs
  145. weight: 14
  146. format_type: tab
  147. format_settings:
  148. id: ''
  149. classes: ''
  150. formatter: closed
  151. description: ''
  152. required_fields: true
  153. label: 'Samples Showroom'
  154. group_internal:
  155. children:
  156. - field_famille
  157. - langcode
  158. - translation
  159. - field_memo
  160. - field_workflow
  161. - field_migration
  162. parent_name: group_htabs
  163. weight: 15
  164. format_type: tab
  165. format_settings:
  166. id: ''
  167. classes: ''
  168. formatter: closed
  169. description: ''
  170. required_fields: true
  171. label: Internal
  172. id: node.materiau.default
  173. targetEntityType: node
  174. bundle: materiau
  175. mode: default
  176. content:
  177. body:
  178. type: text_textarea_with_summary
  179. weight: 3
  180. settings:
  181. rows: 9
  182. summary_rows: 3
  183. placeholder: ''
  184. third_party_settings: { }
  185. region: content
  186. field_attachments:
  187. weight: 17
  188. settings:
  189. progress_indicator: throbber
  190. third_party_settings: { }
  191. type: file_generic
  192. region: content
  193. field_distributor:
  194. weight: 16
  195. settings:
  196. match_operator: CONTAINS
  197. size: 60
  198. placeholder: ''
  199. third_party_settings: { }
  200. type: entity_reference_autocomplete
  201. region: content
  202. field_famille:
  203. weight: 26
  204. settings: { }
  205. third_party_settings: { }
  206. type: options_select
  207. region: content
  208. field_linked_breves:
  209. weight: 19
  210. settings:
  211. match_operator: CONTAINS
  212. size: 60
  213. placeholder: ''
  214. third_party_settings: { }
  215. type: entity_reference_autocomplete
  216. region: content
  217. field_linked_materials:
  218. weight: 18
  219. settings:
  220. match_operator: CONTAINS
  221. size: 60
  222. placeholder: ''
  223. third_party_settings: { }
  224. type: entity_reference_autocomplete
  225. region: content
  226. field_localisation_old:
  227. weight: 35
  228. settings:
  229. size: 60
  230. placeholder: ''
  231. third_party_settings: { }
  232. type: string_textfield
  233. region: content
  234. field_manufacturer:
  235. weight: 15
  236. settings:
  237. match_operator: CONTAINS
  238. size: 60
  239. placeholder: ''
  240. third_party_settings: { }
  241. type: entity_reference_autocomplete
  242. region: content
  243. field_materiau_images:
  244. weight: 13
  245. settings:
  246. progress_indicator: throbber
  247. preview_image_style: thumbnail
  248. third_party_settings: { }
  249. type: image_image
  250. region: content
  251. field_memo:
  252. weight: 31
  253. settings:
  254. rows: 5
  255. placeholder: ''
  256. third_party_settings: { }
  257. type: string_textarea
  258. region: content
  259. field_migration:
  260. weight: 33
  261. settings: { }
  262. third_party_settings: { }
  263. type: workflow_default
  264. region: content
  265. field_samples:
  266. weight: 34
  267. settings: { }
  268. third_party_settings: { }
  269. type: materio_samples_default_widget
  270. region: content
  271. field_short_description:
  272. weight: 2
  273. settings:
  274. size: 60
  275. placeholder: ''
  276. third_party_settings: { }
  277. type: string_textfield
  278. region: content
  279. field_tags:
  280. weight: 12
  281. settings:
  282. match_operator: CONTAINS
  283. size: 60
  284. placeholder: ''
  285. third_party_settings: { }
  286. type: entity_reference_autocomplete
  287. region: content
  288. field_thesaurus:
  289. weight: 11
  290. settings:
  291. parent: 0
  292. level_labels: ''
  293. force_deepest: false
  294. third_party_settings: { }
  295. type: cshs
  296. region: content
  297. field_video:
  298. weight: 14
  299. settings: { }
  300. third_party_settings: { }
  301. type: video_embed_field_textfield
  302. region: content
  303. field_workflow:
  304. weight: 32
  305. settings: { }
  306. third_party_settings: { }
  307. type: workflow_default
  308. region: content
  309. langcode:
  310. type: language_select
  311. weight: 29
  312. region: content
  313. settings:
  314. include_locked: true
  315. third_party_settings: { }
  316. title:
  317. type: string_textfield
  318. weight: 1
  319. region: content
  320. settings:
  321. size: 60
  322. placeholder: ''
  323. third_party_settings: { }
  324. translation:
  325. weight: 30
  326. region: content
  327. settings: { }
  328. third_party_settings: { }
  329. hidden:
  330. created: true
  331. field_index: true
  332. field_reference: true
  333. path: true
  334. promote: true
  335. status: true
  336. sticky: true
  337. uid: true
  338. url_redirects: true