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

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