core.entity_form_display.node.page.default.yml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. uuid: 9b9c79f0-3a3f-471a-b56d-0742afc411be
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.page.body
  7. - field.field.node.page.field_afficher_en_page_d_acceuil
  8. - field.field.node.page.field_documents_lies
  9. - field.field.node.page.field_domain_access
  10. - field.field.node.page.field_domain_all_affiliates
  11. - field.field.node.page.field_page_type
  12. - field.field.node.page.field_son
  13. - field.field.node.page.field_view_mode
  14. - field.field.node.page.field_visuel
  15. - field.field.node.page.field_workflow_generic
  16. - image.style.thumbnail
  17. - node.type.page
  18. module:
  19. - field_group
  20. - file
  21. - filefield_sources
  22. - image
  23. - text
  24. - workflow
  25. third_party_settings:
  26. field_group:
  27. group_tabs:
  28. children:
  29. - group_contenu
  30. - group_media
  31. - group_documents
  32. - group_infos
  33. parent_name: ''
  34. weight: 1
  35. format_type: tabs
  36. format_settings:
  37. id: ''
  38. classes: ''
  39. direction: horizontal
  40. label: Tabs
  41. region: content
  42. group_contenu:
  43. children:
  44. - body
  45. parent_name: group_tabs
  46. weight: 1
  47. format_type: tab
  48. format_settings:
  49. id: ''
  50. classes: ''
  51. formatter: open
  52. description: ''
  53. required_fields: true
  54. label: Contenu
  55. region: content
  56. group_media:
  57. children:
  58. - field_visuel
  59. - field_son
  60. parent_name: group_tabs
  61. weight: 2
  62. format_type: tab
  63. format_settings:
  64. id: ''
  65. classes: ''
  66. formatter: closed
  67. description: ''
  68. required_fields: true
  69. label: media
  70. region: content
  71. group_infos:
  72. children:
  73. - langcode
  74. - field_afficher_en_page_d_acceuil
  75. - field_view_mode
  76. - field_workflow_generic
  77. - field_page_type
  78. parent_name: group_tabs
  79. weight: 4
  80. format_type: tab
  81. format_settings:
  82. id: ''
  83. classes: ''
  84. formatter: closed
  85. description: ''
  86. required_fields: true
  87. label: infos
  88. region: content
  89. group_documents:
  90. children:
  91. - field_documents_lies
  92. parent_name: group_tabs
  93. weight: 3
  94. format_type: tab
  95. format_settings:
  96. id: ''
  97. classes: ''
  98. formatter: closed
  99. description: ''
  100. required_fields: true
  101. label: Documents
  102. region: content
  103. id: node.page.default
  104. targetEntityType: node
  105. bundle: page
  106. mode: default
  107. content:
  108. body:
  109. type: text_textarea_with_summary
  110. weight: 2
  111. settings:
  112. rows: 9
  113. summary_rows: 3
  114. placeholder: ''
  115. third_party_settings: { }
  116. region: content
  117. field_afficher_en_page_d_acceuil:
  118. weight: 10
  119. settings:
  120. display_label: true
  121. third_party_settings: { }
  122. type: boolean_checkbox
  123. region: content
  124. field_documents_lies:
  125. weight: 124
  126. settings:
  127. match_operator: CONTAINS
  128. size: 60
  129. placeholder: ''
  130. third_party_settings: { }
  131. type: entity_reference_autocomplete
  132. region: content
  133. field_domain_access:
  134. type: options_buttons
  135. weight: 40
  136. settings: { }
  137. third_party_settings: { }
  138. region: content
  139. field_domain_all_affiliates:
  140. type: boolean_checkbox
  141. settings:
  142. display_label: true
  143. weight: 41
  144. third_party_settings: { }
  145. region: content
  146. field_page_type:
  147. weight: 14
  148. settings: { }
  149. third_party_settings: { }
  150. type: options_select
  151. region: content
  152. field_son:
  153. weight: 2
  154. settings:
  155. progress_indicator: throbber
  156. third_party_settings:
  157. filefield_sources:
  158. filefield_sources:
  159. sources:
  160. upload: true
  161. reference: true
  162. remote: false
  163. clipboard: false
  164. attach: false
  165. source_reference:
  166. autocomplete: '1'
  167. search_all_fields: '1'
  168. source_attach:
  169. path: ''
  170. absolute: 0
  171. attach_mode: move
  172. type: file_generic
  173. region: content
  174. field_view_mode:
  175. weight: 12
  176. settings: { }
  177. third_party_settings: { }
  178. type: options_select
  179. region: content
  180. field_visuel:
  181. weight: 1
  182. settings:
  183. preview_image_style: thumbnail
  184. progress_indicator: throbber
  185. third_party_settings:
  186. filefield_sources:
  187. filefield_sources:
  188. sources:
  189. upload: true
  190. reference: true
  191. remote: false
  192. clipboard: false
  193. attach: false
  194. source_reference:
  195. autocomplete: '1'
  196. search_all_fields: '0'
  197. source_attach:
  198. path: file_attach
  199. absolute: 0
  200. attach_mode: move
  201. type: image_image
  202. region: content
  203. field_workflow_generic:
  204. weight: 13
  205. settings: { }
  206. third_party_settings: { }
  207. type: workflow_default
  208. region: content
  209. langcode:
  210. type: language_select
  211. weight: 9
  212. region: content
  213. settings:
  214. include_locked: true
  215. third_party_settings: { }
  216. moderation_state:
  217. weight: 123
  218. settings:
  219. size: 60
  220. placeholder: ''
  221. third_party_settings: { }
  222. type: string_textfield
  223. region: content
  224. title:
  225. type: string_textfield
  226. weight: 0
  227. region: content
  228. settings:
  229. size: 60
  230. placeholder: ''
  231. third_party_settings: { }
  232. url_redirects:
  233. weight: 50
  234. region: content
  235. settings: { }
  236. third_party_settings: { }
  237. hidden:
  238. created: true
  239. path: true
  240. promote: true
  241. status: true
  242. sticky: true
  243. translation: true
  244. uid: true