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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. uuid: f51ae6e6-c40c-4d55-9657-8f60604a41de
  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_encours_fini
  9. - field.field.node.projet.field_equipe
  10. - field.field.node.projet.field_fichiers
  11. - field.field.node.projet.field_geofield
  12. - field.field.node.projet.field_incube
  13. - field.field.node.projet.field_liens
  14. - field.field.node.projet.field_neuf_rehabilitation
  15. - field.field.node.projet.field_partenaires
  16. - field.field.node.projet.field_photo
  17. - field.field.node.projet.field_ressource_s_liee_s_
  18. - field.field.node.projet.field_textes
  19. - image.style.thumbnail
  20. - node.type.projet
  21. module:
  22. - address
  23. - field_group
  24. - file
  25. - geofield
  26. - image
  27. - link
  28. - paragraphs
  29. third_party_settings:
  30. field_group:
  31. group_tabs:
  32. children:
  33. - group_principal
  34. - group_liens
  35. - group_media
  36. - group_carte
  37. label: Tabs
  38. region: content
  39. parent_name: ''
  40. weight: 2
  41. format_type: tabs
  42. format_settings:
  43. classes: ''
  44. show_empty_fields: false
  45. id: ''
  46. direction: horizontal
  47. width_breakpoint: 640
  48. group_principal:
  49. children:
  50. - field_textes
  51. - field_partenaires
  52. label: Principal
  53. region: content
  54. parent_name: group_tabs
  55. weight: 16
  56. format_type: tab
  57. format_settings:
  58. classes: ''
  59. show_empty_fields: false
  60. id: ''
  61. formatter: closed
  62. description: ''
  63. required_fields: true
  64. direction: vertical
  65. width_breakpoint: 640
  66. group_details:
  67. children:
  68. - status
  69. - field_incube
  70. - field_neuf_rehabilitation
  71. - field_encours_fini
  72. label: Details
  73. region: content
  74. parent_name: ''
  75. weight: 3
  76. format_type: details_sidebar
  77. format_settings:
  78. classes: ''
  79. show_empty_fields: true
  80. id: ''
  81. open: true
  82. description: ''
  83. required_fields: true
  84. weight: -100
  85. group_liens:
  86. children:
  87. - field_ressource_s_liee_s_
  88. - field_liens
  89. label: Liens
  90. region: content
  91. parent_name: group_tabs
  92. weight: 17
  93. format_type: tab
  94. format_settings:
  95. classes: ''
  96. show_empty_fields: false
  97. id: ''
  98. formatter: closed
  99. description: ''
  100. required_fields: true
  101. group_media:
  102. children:
  103. - field_photo
  104. - field_fichiers
  105. label: Media
  106. region: content
  107. parent_name: group_tabs
  108. weight: 19
  109. format_type: tab
  110. format_settings:
  111. classes: ''
  112. show_empty_fields: false
  113. id: ''
  114. formatter: closed
  115. description: ''
  116. required_fields: true
  117. group_carte:
  118. children:
  119. - field_adresse
  120. - field_geofield
  121. label: Carte
  122. region: content
  123. parent_name: group_tabs
  124. weight: 20
  125. format_type: tab
  126. format_settings:
  127. classes: ''
  128. show_empty_fields: false
  129. id: ''
  130. formatter: closed
  131. description: ''
  132. required_fields: true
  133. id: node.projet.default
  134. targetEntityType: node
  135. bundle: projet
  136. mode: default
  137. content:
  138. field_adresse:
  139. type: address_default
  140. weight: 31
  141. region: content
  142. settings: { }
  143. third_party_settings: { }
  144. field_encours_fini:
  145. type: options_select
  146. weight: 3
  147. region: content
  148. settings: { }
  149. third_party_settings: { }
  150. field_equipe:
  151. type: string_textfield
  152. weight: 1
  153. region: content
  154. settings:
  155. size: 60
  156. placeholder: ''
  157. third_party_settings: { }
  158. field_fichiers:
  159. type: file_generic
  160. weight: 27
  161. region: content
  162. settings:
  163. progress_indicator: throbber
  164. third_party_settings: { }
  165. field_geofield:
  166. type: geofield_latlon
  167. weight: 32
  168. region: content
  169. settings:
  170. html5_geolocation: false
  171. third_party_settings: { }
  172. field_incube:
  173. type: boolean_checkbox
  174. weight: 1
  175. region: content
  176. settings:
  177. display_label: true
  178. third_party_settings: { }
  179. field_liens:
  180. type: link_default
  181. weight: 6
  182. region: content
  183. settings:
  184. placeholder_url: ''
  185. placeholder_title: ''
  186. third_party_settings: { }
  187. field_neuf_rehabilitation:
  188. type: options_select
  189. weight: 2
  190. region: content
  191. settings: { }
  192. third_party_settings: { }
  193. field_partenaires:
  194. type: entity_reference_paragraphs
  195. weight: 16
  196. region: content
  197. settings:
  198. title: Paragraph
  199. title_plural: Paragraphs
  200. edit_mode: open
  201. add_mode: dropdown
  202. form_display_mode: default
  203. default_paragraph_type: ''
  204. third_party_settings: { }
  205. field_photo:
  206. type: image_image
  207. weight: 26
  208. region: content
  209. settings:
  210. progress_indicator: throbber
  211. preview_image_style: thumbnail
  212. third_party_settings: { }
  213. field_ressource_s_liee_s_:
  214. type: entity_reference_autocomplete
  215. weight: 4
  216. region: content
  217. settings:
  218. match_operator: CONTAINS
  219. match_limit: 10
  220. size: 60
  221. placeholder: ''
  222. third_party_settings: { }
  223. field_textes:
  224. type: entity_reference_paragraphs
  225. weight: 15
  226. region: content
  227. settings:
  228. title: Paragraph
  229. title_plural: Paragraphs
  230. edit_mode: open
  231. add_mode: dropdown
  232. form_display_mode: default
  233. default_paragraph_type: ''
  234. third_party_settings: { }
  235. status:
  236. type: boolean_checkbox
  237. weight: 0
  238. region: content
  239. settings:
  240. display_label: true
  241. third_party_settings: { }
  242. title:
  243. type: string_textfield
  244. weight: 0
  245. region: content
  246. settings:
  247. size: 60
  248. placeholder: ''
  249. third_party_settings: { }
  250. hidden:
  251. body: true
  252. created: true
  253. langcode: true
  254. path: true
  255. promote: true
  256. sticky: true
  257. uid: true
  258. url_redirects: true