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

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