core.entity_form_display.node.entite.default.yml 4.3 KB

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