core.entity_form_display.node.creation.default.yml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. uuid: b49c3419-ffad-4a80-8e8e-526620056ee2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.creation.body
  7. - field.field.node.creation.field_auteurs
  8. - field.field.node.creation.field_date
  9. - field.field.node.creation.field_fichiers
  10. - field.field.node.creation.field_images
  11. - field.field.node.creation.field_oeuvre
  12. - field.field.node.creation.field_rebonds
  13. - field.field.node.creation.field_texte_de_depart
  14. - image.style.thumbnail
  15. - node.type.creation
  16. module:
  17. - datetime
  18. - field_group
  19. - file
  20. - image
  21. - link
  22. - text
  23. third_party_settings:
  24. field_group:
  25. group_sidebar:
  26. children:
  27. - status
  28. - promote
  29. label: Sidebar
  30. region: content
  31. parent_name: ''
  32. weight: 30
  33. format_type: details_sidebar
  34. format_settings:
  35. classes: ''
  36. id: ''
  37. open: true
  38. description: ''
  39. required_fields: true
  40. weight: 0
  41. group_lien:
  42. children:
  43. - field_rebonds
  44. - field_texte_de_depart
  45. label: Liens
  46. region: content
  47. parent_name: group_tabs
  48. weight: 21
  49. format_type: tab
  50. format_settings:
  51. classes: ''
  52. id: ''
  53. formatter: closed
  54. description: ''
  55. required_fields: true
  56. group_tabs:
  57. children:
  58. - group_principal
  59. - group_images
  60. - group_lien
  61. - group_fichiers
  62. label: tabs
  63. region: content
  64. parent_name: ''
  65. weight: 20
  66. format_type: tabs
  67. format_settings:
  68. classes: ''
  69. id: ''
  70. direction: vertical
  71. group_principal:
  72. children:
  73. - field_auteurs
  74. - field_oeuvre
  75. - body
  76. - field_date
  77. label: Principal
  78. region: content
  79. parent_name: group_tabs
  80. weight: 20
  81. format_type: tab
  82. format_settings:
  83. classes: ''
  84. id: ''
  85. formatter: open
  86. description: ''
  87. required_fields: true
  88. group_images:
  89. children:
  90. - field_images
  91. label: Images
  92. region: content
  93. parent_name: group_tabs
  94. weight: 20
  95. format_type: tab
  96. format_settings:
  97. classes: ''
  98. id: ''
  99. formatter: closed
  100. description: ''
  101. required_fields: true
  102. group_fichiers:
  103. children:
  104. - field_fichiers
  105. label: Fichiers
  106. region: content
  107. parent_name: group_tabs
  108. weight: 22
  109. format_type: tab
  110. format_settings:
  111. classes: ''
  112. id: ''
  113. formatter: closed
  114. description: ''
  115. required_fields: true
  116. id: node.creation.default
  117. targetEntityType: node
  118. bundle: creation
  119. mode: default
  120. content:
  121. body:
  122. type: text_textarea_with_summary
  123. weight: 2
  124. region: content
  125. settings:
  126. rows: 9
  127. summary_rows: 3
  128. placeholder: ''
  129. show_summary: false
  130. third_party_settings: { }
  131. field_auteurs:
  132. type: entity_reference_autocomplete
  133. weight: 0
  134. region: content
  135. settings:
  136. match_operator: CONTAINS
  137. match_limit: 10
  138. size: 60
  139. placeholder: ''
  140. third_party_settings: { }
  141. field_date:
  142. type: datetime_default
  143. weight: 26
  144. region: content
  145. settings: { }
  146. third_party_settings: { }
  147. field_fichiers:
  148. type: file_generic
  149. weight: 32
  150. region: content
  151. settings:
  152. progress_indicator: throbber
  153. third_party_settings: { }
  154. field_images:
  155. type: image_image
  156. weight: 31
  157. region: content
  158. settings:
  159. progress_indicator: throbber
  160. preview_image_style: thumbnail
  161. third_party_settings: { }
  162. field_oeuvre:
  163. type: link_default
  164. weight: 1
  165. region: content
  166. settings:
  167. placeholder_url: ''
  168. placeholder_title: ''
  169. third_party_settings: { }
  170. field_rebonds:
  171. type: entity_reference_autocomplete
  172. weight: 27
  173. region: content
  174. settings:
  175. match_operator: CONTAINS
  176. match_limit: 10
  177. size: 60
  178. placeholder: ''
  179. third_party_settings: { }
  180. field_texte_de_depart:
  181. type: entity_reference_autocomplete
  182. weight: 28
  183. region: content
  184. settings:
  185. match_operator: CONTAINS
  186. match_limit: 10
  187. size: 60
  188. placeholder: ''
  189. third_party_settings: { }
  190. promote:
  191. type: boolean_checkbox
  192. weight: 0
  193. region: content
  194. settings:
  195. display_label: true
  196. third_party_settings: { }
  197. status:
  198. type: boolean_checkbox
  199. weight: 0
  200. region: content
  201. settings:
  202. display_label: true
  203. third_party_settings: { }
  204. title:
  205. type: string_textfield
  206. weight: -5
  207. region: content
  208. settings:
  209. size: 60
  210. placeholder: ''
  211. third_party_settings: { }
  212. hidden:
  213. created: true
  214. langcode: true
  215. path: true
  216. sticky: true
  217. uid: true
  218. url_redirects: true