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

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