core.entity_form_display.node.ressource.default.yml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. uuid: 2859e1db-20e2-47f1-ab8b-4e8b840fd2ce
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.ressource.body
  7. - field.field.node.ressource.field_auteur
  8. - field.field.node.ressource.field_fichiers
  9. - field.field.node.ressource.field_image
  10. - field.field.node.ressource.field_liens
  11. - field.field.node.ressource.field_site
  12. - field.field.node.ressource.field_sous_titre
  13. - field.field.node.ressource.field_type_de_ressource
  14. - image.style.thumbnail
  15. - node.type.ressource
  16. module:
  17. - autocomplete_deluxe
  18. - field_group
  19. - file
  20. - image
  21. - link
  22. - text
  23. third_party_settings:
  24. field_group:
  25. group_details:
  26. children:
  27. - field_site
  28. - field_auteur
  29. - field_type_de_ressource
  30. - status
  31. - promote
  32. label: Details
  33. region: content
  34. parent_name: ''
  35. weight: 7
  36. format_type: details_sidebar
  37. format_settings:
  38. classes: ''
  39. show_empty_fields: false
  40. id: ''
  41. label_as_html: false
  42. open: true
  43. description: ''
  44. required_fields: true
  45. weight: 0
  46. group_tabs:
  47. children:
  48. - group_texte
  49. - group_media
  50. label: Tabs
  51. region: content
  52. parent_name: ''
  53. weight: 1
  54. format_type: tabs
  55. format_settings:
  56. classes: ''
  57. show_empty_fields: false
  58. id: ''
  59. label_as_html: false
  60. direction: horizontal
  61. width_breakpoint: 640
  62. group_texte:
  63. children:
  64. - field_sous_titre
  65. - body
  66. label: Texte
  67. region: content
  68. parent_name: group_tabs
  69. weight: 20
  70. format_type: tab
  71. format_settings:
  72. classes: ''
  73. show_empty_fields: false
  74. id: ''
  75. label_as_html: false
  76. formatter: closed
  77. description: ''
  78. required_fields: true
  79. group_media:
  80. children:
  81. - field_image
  82. - field_fichiers
  83. - field_liens
  84. label: Media
  85. region: content
  86. parent_name: group_tabs
  87. weight: 21
  88. format_type: tab
  89. format_settings:
  90. classes: ''
  91. show_empty_fields: false
  92. id: ''
  93. label_as_html: false
  94. formatter: closed
  95. description: ''
  96. required_fields: true
  97. id: node.ressource.default
  98. targetEntityType: node
  99. bundle: ressource
  100. mode: default
  101. content:
  102. body:
  103. type: text_textarea_with_summary
  104. weight: 4
  105. region: content
  106. settings:
  107. rows: 9
  108. summary_rows: 3
  109. placeholder: ''
  110. show_summary: false
  111. third_party_settings: { }
  112. field_auteur:
  113. type: string_textfield
  114. weight: 9
  115. region: content
  116. settings:
  117. size: 60
  118. placeholder: ''
  119. third_party_settings: { }
  120. field_fichiers:
  121. type: file_generic
  122. weight: 5
  123. region: content
  124. settings:
  125. progress_indicator: throbber
  126. third_party_settings: { }
  127. field_image:
  128. type: image_image
  129. weight: 4
  130. region: content
  131. settings:
  132. progress_indicator: throbber
  133. preview_image_style: thumbnail
  134. third_party_settings: { }
  135. field_liens:
  136. type: link_default
  137. weight: 6
  138. region: content
  139. settings:
  140. placeholder_url: ''
  141. placeholder_title: ''
  142. third_party_settings: { }
  143. field_site:
  144. type: entity_reference_autocomplete
  145. weight: 8
  146. region: content
  147. settings:
  148. match_operator: CONTAINS
  149. match_limit: 10
  150. size: 60
  151. placeholder: ''
  152. third_party_settings: { }
  153. field_sous_titre:
  154. type: string_textfield
  155. weight: 3
  156. region: content
  157. settings:
  158. size: 60
  159. placeholder: ''
  160. third_party_settings: { }
  161. field_type_de_ressource:
  162. type: autocomplete_deluxe
  163. weight: 10
  164. region: content
  165. settings:
  166. match_operator: CONTAINS
  167. autocomplete_route_name: autocomplete_deluxe.autocomplete
  168. size: 60
  169. selection_handler: default
  170. limit: 10
  171. min_length: 0
  172. delimiter: ''
  173. not_found_message_allow: false
  174. not_found_message: "The term '@term' will be added"
  175. new_terms: false
  176. no_empty_message: 'No terms could be found. Please type in order to add a new term.'
  177. third_party_settings: { }
  178. promote:
  179. type: boolean_checkbox
  180. weight: 12
  181. region: content
  182. settings:
  183. display_label: true
  184. third_party_settings: { }
  185. status:
  186. type: boolean_checkbox
  187. weight: 11
  188. region: content
  189. settings:
  190. display_label: true
  191. third_party_settings: { }
  192. title:
  193. type: string_textfield
  194. weight: 0
  195. region: content
  196. settings:
  197. size: 60
  198. placeholder: ''
  199. third_party_settings: { }
  200. hidden:
  201. created: true
  202. langcode: true
  203. path: true
  204. sticky: true
  205. uid: true