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

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