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

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