core.entity_form_display.node.thematique.default.yml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. uuid: f25f666a-c121-4d81-b328-6f7958e6fdc4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.thematique.body
  7. - field.field.node.thematique.field_linked_articles
  8. - field.field.node.thematique.field_linked_materials
  9. - field.field.node.thematique.field_memo
  10. - field.field.node.thematique.field_short_description
  11. - field.field.node.thematique.field_tags
  12. - field.field.node.thematique.field_thesaurus
  13. - field.field.node.thematique.field_visuel
  14. - field.field.node.thematique.field_workflow
  15. - image.style.thumbnail
  16. - node.type.thematique
  17. module:
  18. - field_group
  19. - image
  20. - term_reference_tree
  21. - text
  22. - workflow
  23. third_party_settings:
  24. field_group:
  25. group_htabs:
  26. children:
  27. - group_content
  28. - group_media
  29. - group_taxonomy
  30. - group_links
  31. label: htabs
  32. region: content
  33. parent_name: ''
  34. weight: 1
  35. format_type: tabs
  36. format_settings:
  37. classes: ''
  38. id: ''
  39. direction: horizontal
  40. group_content:
  41. children:
  42. - field_short_description
  43. - body
  44. label: Content
  45. region: content
  46. parent_name: group_htabs
  47. weight: 19
  48. format_type: tab
  49. format_settings:
  50. classes: ''
  51. id: ''
  52. formatter: open
  53. description: ''
  54. required_fields: true
  55. group_media:
  56. children:
  57. - field_visuel
  58. label: Media
  59. region: content
  60. parent_name: group_htabs
  61. weight: 20
  62. format_type: tab
  63. format_settings:
  64. classes: ''
  65. id: ''
  66. formatter: closed
  67. description: ''
  68. required_fields: true
  69. group_taxonomy:
  70. children:
  71. - field_thesaurus
  72. - field_tags
  73. label: Taxonomy
  74. region: content
  75. parent_name: group_htabs
  76. weight: 21
  77. format_type: tab
  78. format_settings:
  79. classes: ''
  80. id: ''
  81. formatter: closed
  82. description: ''
  83. required_fields: true
  84. group_links:
  85. children:
  86. - field_linked_materials
  87. - field_linked_articles
  88. label: Links
  89. region: content
  90. parent_name: group_htabs
  91. weight: 22
  92. format_type: tab
  93. format_settings:
  94. classes: ''
  95. id: ''
  96. formatter: closed
  97. description: ''
  98. required_fields: true
  99. group_sidebar:
  100. children:
  101. - langcode
  102. - field_workflow
  103. - field_memo
  104. - created
  105. label: internal
  106. region: content
  107. parent_name: ''
  108. weight: 3
  109. format_type: details_sidebar
  110. format_settings:
  111. classes: ''
  112. id: ''
  113. open: true
  114. description: ''
  115. required_fields: true
  116. weight: 0
  117. id: node.thematique.default
  118. targetEntityType: node
  119. bundle: thematique
  120. mode: default
  121. content:
  122. body:
  123. type: text_textarea_with_summary
  124. weight: 17
  125. region: content
  126. settings:
  127. rows: 9
  128. summary_rows: 3
  129. placeholder: ''
  130. show_summary: false
  131. third_party_settings: { }
  132. created:
  133. type: datetime_timestamp
  134. weight: 23
  135. region: content
  136. settings: { }
  137. third_party_settings: { }
  138. field_linked_articles:
  139. type: entity_reference_autocomplete
  140. weight: 29
  141. region: content
  142. settings:
  143. match_operator: STARTS_WITH
  144. match_limit: 10
  145. size: 60
  146. placeholder: ''
  147. third_party_settings: { }
  148. field_linked_materials:
  149. type: entity_reference_autocomplete
  150. weight: 28
  151. region: content
  152. settings:
  153. match_operator: STARTS_WITH
  154. match_limit: 10
  155. size: 60
  156. placeholder: ''
  157. third_party_settings: { }
  158. field_memo:
  159. type: string_textarea
  160. weight: 15
  161. region: content
  162. settings:
  163. rows: 5
  164. placeholder: ''
  165. third_party_settings: { }
  166. field_short_description:
  167. type: string_textfield
  168. weight: 16
  169. region: content
  170. settings:
  171. size: 60
  172. placeholder: ''
  173. third_party_settings: { }
  174. field_tags:
  175. type: entity_reference_autocomplete
  176. weight: 32
  177. region: content
  178. settings:
  179. match_operator: CONTAINS
  180. match_limit: 10
  181. size: 60
  182. placeholder: ''
  183. third_party_settings: { }
  184. field_thesaurus:
  185. type: term_reference_tree
  186. weight: 31
  187. region: content
  188. settings:
  189. start_minimized: true
  190. leaves_only: false
  191. select_parents: true
  192. cascading_selection: 0
  193. track_list: true
  194. max_depth: 0
  195. third_party_settings: { }
  196. field_visuel:
  197. type: image_image
  198. weight: 13
  199. region: content
  200. settings:
  201. progress_indicator: throbber
  202. preview_image_style: thumbnail
  203. third_party_settings: { }
  204. field_workflow:
  205. type: workflow_default
  206. weight: 14
  207. region: content
  208. settings: { }
  209. third_party_settings: { }
  210. flag:
  211. weight: 24
  212. region: content
  213. settings: { }
  214. third_party_settings: { }
  215. langcode:
  216. type: language_select
  217. weight: 0
  218. region: content
  219. settings:
  220. include_locked: false
  221. third_party_settings: { }
  222. title:
  223. type: string_textfield
  224. weight: 0
  225. region: content
  226. settings:
  227. size: 60
  228. placeholder: ''
  229. third_party_settings: { }
  230. translation:
  231. weight: 2
  232. region: content
  233. settings: { }
  234. third_party_settings: { }
  235. hidden:
  236. path: true
  237. promote: true
  238. status: true
  239. sticky: true
  240. uid: true
  241. url_redirects: true