core.entity_form_display.node.projet.default.yml 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. uuid: 8cbda9ec-7c44-4f60-9d01-72ada1a0e535
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.projet.body
  7. - field.field.node.projet.field_actif
  8. - field.field.node.projet.field_adresse
  9. - field.field.node.projet.field_comparatifs_associes
  10. - field.field.node.projet.field_diaporama
  11. - field.field.node.projet.field_document
  12. - field.field.node.projet.field_equipes
  13. - field.field.node.projet.field_evenements_lies
  14. - field.field.node.projet.field_ge
  15. - field.field.node.projet.field_map_marker
  16. - field.field.node.projet.field_memo
  17. - field.field.node.projet.field_partenaires
  18. - field.field.node.projet.field_programme
  19. - field.field.node.projet.field_projets_lies
  20. - field.field.node.projet.field_region
  21. - field.field.node.projet.field_ressources_liees
  22. - field.field.node.projet.field_textes
  23. - field.field.node.projet.field_themes_lies
  24. - field.field.node.projet.field_type_de_projet
  25. - field.field.node.projet.field_ville
  26. - image.style.thumbnail
  27. - node.type.projet
  28. module:
  29. - address
  30. - field_group
  31. - geofield
  32. - image
  33. - inline_entity_form
  34. - leaflet_more_markers
  35. - paragraphs
  36. - text
  37. third_party_settings:
  38. field_group:
  39. group_tabs:
  40. children:
  41. - group_prin
  42. - group_textes
  43. - group_adresse
  44. - group_equipes
  45. - group_partenaires
  46. - group_liens
  47. - group_media
  48. label: Tabs
  49. region: content
  50. parent_name: ''
  51. weight: 4
  52. format_type: tabs
  53. format_settings:
  54. classes: ''
  55. id: ''
  56. direction: horizontal
  57. group_equipes:
  58. children:
  59. - field_equipes
  60. label: Équipes
  61. region: content
  62. parent_name: group_tabs
  63. weight: 11
  64. format_type: tab
  65. format_settings:
  66. classes: ''
  67. id: ''
  68. formatter: closed
  69. description: ''
  70. required_fields: true
  71. group_partenaires:
  72. children:
  73. - field_partenaires
  74. label: Partenaires
  75. region: content
  76. parent_name: group_tabs
  77. weight: 12
  78. format_type: tab
  79. format_settings:
  80. classes: ''
  81. id: ''
  82. formatter: closed
  83. description: ''
  84. required_fields: true
  85. group_textes:
  86. children:
  87. - field_textes
  88. label: Textes
  89. region: content
  90. parent_name: group_tabs
  91. weight: 9
  92. format_type: tab
  93. format_settings:
  94. classes: ''
  95. id: ''
  96. formatter: closed
  97. description: ''
  98. required_fields: true
  99. group_liens:
  100. children:
  101. - field_projets_lies
  102. - field_themes_lies
  103. - field_comparatifs_associes
  104. - field_evenements_lies
  105. - field_ressources_liees
  106. label: Liens
  107. region: content
  108. parent_name: group_tabs
  109. weight: 13
  110. format_type: tab
  111. format_settings:
  112. classes: ''
  113. id: ''
  114. formatter: closed
  115. description: ''
  116. required_fields: true
  117. group_media:
  118. children:
  119. - field_diaporama
  120. - field_document
  121. label: Media
  122. region: content
  123. parent_name: group_tabs
  124. weight: 15
  125. format_type: tab
  126. format_settings:
  127. classes: ''
  128. id: ''
  129. formatter: closed
  130. description: ''
  131. required_fields: true
  132. group_details:
  133. children:
  134. - field_type_de_projet
  135. - status
  136. - promote
  137. - field_actif
  138. - field_memo
  139. label: Details
  140. region: content
  141. parent_name: ''
  142. weight: 5
  143. format_type: details_sidebar
  144. format_settings:
  145. classes: ''
  146. id: ''
  147. open: true
  148. description: ''
  149. required_fields: true
  150. weight: 0
  151. group_prin:
  152. children:
  153. - body
  154. label: Principal
  155. region: content
  156. parent_name: group_tabs
  157. weight: 8
  158. format_type: tab
  159. format_settings:
  160. classes: ''
  161. id: ''
  162. formatter: open
  163. description: ''
  164. required_fields: true
  165. group_adresse:
  166. children:
  167. - field_adresse
  168. - field_map_marker
  169. - field_ge
  170. label: Adresse
  171. region: content
  172. parent_name: group_tabs
  173. weight: 10
  174. format_type: tab
  175. format_settings:
  176. classes: ''
  177. id: ''
  178. formatter: closed
  179. description: ''
  180. required_fields: true
  181. id: node.projet.default
  182. targetEntityType: node
  183. bundle: projet
  184. mode: default
  185. content:
  186. body:
  187. type: text_textarea_with_summary
  188. weight: 4
  189. region: content
  190. settings:
  191. rows: 9
  192. summary_rows: 3
  193. placeholder: ''
  194. show_summary: false
  195. third_party_settings: { }
  196. field_actif:
  197. type: boolean_checkbox
  198. weight: 32
  199. region: content
  200. settings:
  201. display_label: true
  202. third_party_settings: { }
  203. field_adresse:
  204. type: address_default
  205. weight: 26
  206. region: content
  207. settings: { }
  208. third_party_settings: { }
  209. field_comparatifs_associes:
  210. type: entity_reference_autocomplete
  211. weight: 8
  212. region: content
  213. settings:
  214. match_operator: CONTAINS
  215. match_limit: 10
  216. size: 60
  217. placeholder: ''
  218. third_party_settings: { }
  219. field_diaporama:
  220. type: image_image
  221. weight: 12
  222. region: content
  223. settings:
  224. progress_indicator: throbber
  225. preview_image_style: thumbnail
  226. third_party_settings: { }
  227. field_document:
  228. type: paragraphs
  229. weight: 13
  230. region: content
  231. settings:
  232. title: Paragraph
  233. title_plural: Paragraphs
  234. edit_mode: open
  235. closed_mode: summary
  236. autocollapse: none
  237. closed_mode_threshold: 0
  238. add_mode: dropdown
  239. form_display_mode: default
  240. default_paragraph_type: ''
  241. features:
  242. collapse_edit_all: collapse_edit_all
  243. duplicate: duplicate
  244. third_party_settings: { }
  245. field_equipes:
  246. type: inline_entity_form_simple
  247. weight: 4
  248. region: content
  249. settings:
  250. form_mode: default
  251. override_labels: false
  252. label_singular: ''
  253. label_plural: ''
  254. collapsible: false
  255. collapsed: false
  256. revision: false
  257. third_party_settings: { }
  258. field_evenements_lies:
  259. type: entity_reference_autocomplete
  260. weight: 9
  261. region: content
  262. settings:
  263. match_operator: CONTAINS
  264. match_limit: 10
  265. size: 60
  266. placeholder: ''
  267. third_party_settings: { }
  268. field_ge:
  269. type: geofield_latlon
  270. weight: 29
  271. region: content
  272. settings:
  273. html5_geolocation: false
  274. third_party_settings: { }
  275. field_map_marker:
  276. type: map_marker_widget
  277. weight: 27
  278. region: content
  279. settings: { }
  280. third_party_settings: { }
  281. field_memo:
  282. type: string_textarea
  283. weight: 33
  284. region: content
  285. settings:
  286. rows: 5
  287. placeholder: ''
  288. third_party_settings: { }
  289. field_partenaires:
  290. type: inline_entity_form_simple
  291. weight: 5
  292. region: content
  293. settings:
  294. form_mode: default
  295. override_labels: false
  296. label_singular: ''
  297. label_plural: ''
  298. collapsible: false
  299. collapsed: false
  300. revision: false
  301. third_party_settings: { }
  302. field_programme:
  303. type: entity_reference_autocomplete
  304. weight: 1
  305. region: content
  306. settings:
  307. match_operator: CONTAINS
  308. match_limit: 10
  309. size: 60
  310. placeholder: ''
  311. third_party_settings: { }
  312. field_projets_lies:
  313. type: entity_reference_autocomplete
  314. weight: 6
  315. region: content
  316. settings:
  317. match_operator: CONTAINS
  318. match_limit: 10
  319. size: 60
  320. placeholder: ''
  321. third_party_settings: { }
  322. field_region:
  323. type: options_select
  324. weight: 3
  325. region: content
  326. settings: { }
  327. third_party_settings: { }
  328. field_ressources_liees:
  329. type: entity_reference_autocomplete
  330. weight: 10
  331. region: content
  332. settings:
  333. match_operator: CONTAINS
  334. match_limit: 10
  335. size: 60
  336. placeholder: ''
  337. third_party_settings: { }
  338. field_textes:
  339. type: inline_entity_form_simple
  340. weight: 26
  341. region: content
  342. settings:
  343. form_mode: default
  344. override_labels: false
  345. label_singular: ''
  346. label_plural: ''
  347. collapsible: false
  348. collapsed: false
  349. revision: false
  350. third_party_settings: { }
  351. field_themes_lies:
  352. type: entity_reference_autocomplete
  353. weight: 7
  354. region: content
  355. settings:
  356. match_operator: CONTAINS
  357. match_limit: 10
  358. size: 60
  359. placeholder: ''
  360. third_party_settings: { }
  361. field_type_de_projet:
  362. type: options_select
  363. weight: 29
  364. region: content
  365. settings: { }
  366. third_party_settings: { }
  367. field_ville:
  368. type: entity_reference_autocomplete
  369. weight: 2
  370. region: content
  371. settings:
  372. match_operator: CONTAINS
  373. match_limit: 10
  374. size: 60
  375. placeholder: ''
  376. third_party_settings: { }
  377. promote:
  378. type: boolean_checkbox
  379. weight: 31
  380. region: content
  381. settings:
  382. display_label: true
  383. third_party_settings: { }
  384. status:
  385. type: boolean_checkbox
  386. weight: 30
  387. region: content
  388. settings:
  389. display_label: true
  390. third_party_settings: { }
  391. title:
  392. type: string_textfield
  393. weight: 0
  394. region: content
  395. settings:
  396. size: 60
  397. placeholder: ''
  398. third_party_settings: { }
  399. hidden:
  400. created: true
  401. langcode: true
  402. path: true
  403. sticky: true
  404. uid: true
  405. url_redirects: true