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

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