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

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