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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  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_prin
  31. - group_textes
  32. - group_equipes
  33. - group_partenaires
  34. - group_liens
  35. - group_media
  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. - field_memo
  124. parent_name: ''
  125. weight: 20
  126. format_type: details_sidebar
  127. region: content
  128. format_settings:
  129. description: ''
  130. open: true
  131. required_fields: true
  132. id: ''
  133. classes: ''
  134. weight: 0
  135. label: Details
  136. group_prin:
  137. children:
  138. - body
  139. parent_name: group_tabs
  140. weight: 8
  141. format_type: tab
  142. region: content
  143. format_settings:
  144. id: ''
  145. classes: ''
  146. description: ''
  147. formatter: open
  148. required_fields: true
  149. label: Principal
  150. id: node.projet.default
  151. targetEntityType: node
  152. bundle: projet
  153. mode: default
  154. content:
  155. body:
  156. type: text_textarea_with_summary
  157. weight: 4
  158. settings:
  159. rows: 9
  160. summary_rows: 3
  161. placeholder: ''
  162. show_summary: false
  163. third_party_settings: { }
  164. region: content
  165. field_comparatifs_associes:
  166. weight: 8
  167. settings:
  168. match_operator: CONTAINS
  169. match_limit: 10
  170. size: 60
  171. placeholder: ''
  172. third_party_settings: { }
  173. type: entity_reference_autocomplete
  174. region: content
  175. field_diaporama:
  176. weight: 12
  177. settings:
  178. progress_indicator: throbber
  179. preview_image_style: thumbnail
  180. third_party_settings: { }
  181. type: image_image
  182. region: content
  183. field_equipes:
  184. type: inline_entity_form_simple
  185. weight: 4
  186. region: content
  187. settings:
  188. form_mode: default
  189. revision: false
  190. override_labels: false
  191. label_singular: ''
  192. label_plural: ''
  193. collapsible: false
  194. collapsed: false
  195. third_party_settings: { }
  196. field_evenements_lies:
  197. weight: 9
  198. settings:
  199. match_operator: CONTAINS
  200. match_limit: 10
  201. size: 60
  202. placeholder: ''
  203. third_party_settings: { }
  204. type: entity_reference_autocomplete
  205. region: content
  206. field_memo:
  207. weight: 2
  208. settings:
  209. rows: 5
  210. placeholder: ''
  211. third_party_settings: { }
  212. type: string_textarea
  213. region: content
  214. field_partenaires:
  215. type: inline_entity_form_simple
  216. weight: 5
  217. region: content
  218. settings:
  219. form_mode: default
  220. revision: false
  221. override_labels: false
  222. label_singular: ''
  223. label_plural: ''
  224. collapsible: false
  225. collapsed: false
  226. third_party_settings: { }
  227. field_programme:
  228. weight: 1
  229. settings:
  230. match_operator: CONTAINS
  231. match_limit: 10
  232. size: 60
  233. placeholder: ''
  234. third_party_settings: { }
  235. type: entity_reference_autocomplete
  236. region: content
  237. field_projets_lies:
  238. weight: 6
  239. settings:
  240. match_operator: CONTAINS
  241. match_limit: 10
  242. size: 60
  243. placeholder: ''
  244. third_party_settings: { }
  245. type: entity_reference_autocomplete
  246. region: content
  247. field_ressources_liees:
  248. weight: 10
  249. settings:
  250. match_operator: CONTAINS
  251. match_limit: 10
  252. size: 60
  253. placeholder: ''
  254. third_party_settings: { }
  255. type: entity_reference_autocomplete
  256. region: content
  257. field_textes:
  258. weight: 26
  259. settings:
  260. form_mode: default
  261. revision: false
  262. override_labels: false
  263. label_singular: ''
  264. label_plural: ''
  265. collapsible: false
  266. collapsed: false
  267. third_party_settings: { }
  268. type: inline_entity_form_simple
  269. region: content
  270. field_themes_lies:
  271. weight: 7
  272. settings:
  273. match_operator: CONTAINS
  274. match_limit: 10
  275. size: 60
  276. placeholder: ''
  277. third_party_settings: { }
  278. type: entity_reference_autocomplete
  279. region: content
  280. field_ville:
  281. weight: 2
  282. settings:
  283. match_operator: CONTAINS
  284. match_limit: 10
  285. size: 60
  286. placeholder: ''
  287. third_party_settings: { }
  288. type: entity_reference_autocomplete
  289. region: content
  290. promote:
  291. type: boolean_checkbox
  292. weight: 1
  293. region: content
  294. settings:
  295. display_label: true
  296. third_party_settings: { }
  297. status:
  298. type: boolean_checkbox
  299. weight: 0
  300. region: content
  301. settings:
  302. display_label: true
  303. third_party_settings: { }
  304. title:
  305. type: string_textfield
  306. weight: 0
  307. region: content
  308. settings:
  309. size: 60
  310. placeholder: ''
  311. third_party_settings: { }
  312. hidden:
  313. created: true
  314. langcode: true
  315. path: true
  316. sticky: true
  317. uid: true
  318. url_redirects: true