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. parent_name: ''
  32. weight: 1
  33. format_type: tabs
  34. region: content
  35. format_settings:
  36. id: ''
  37. classes: ''
  38. direction: horizontal
  39. label: htabs
  40. group_content:
  41. children:
  42. - field_short_description
  43. - body
  44. parent_name: group_htabs
  45. weight: 19
  46. format_type: tab
  47. region: content
  48. format_settings:
  49. id: ''
  50. classes: ''
  51. description: ''
  52. formatter: open
  53. required_fields: true
  54. label: Content
  55. group_media:
  56. children:
  57. - field_visuel
  58. parent_name: group_htabs
  59. weight: 20
  60. format_type: tab
  61. region: content
  62. format_settings:
  63. id: ''
  64. classes: ''
  65. description: ''
  66. formatter: closed
  67. required_fields: true
  68. label: Media
  69. group_taxonomy:
  70. children:
  71. - field_thesaurus
  72. - field_tags
  73. parent_name: group_htabs
  74. weight: 21
  75. format_type: tab
  76. region: content
  77. format_settings:
  78. id: ''
  79. classes: ''
  80. description: ''
  81. formatter: closed
  82. required_fields: true
  83. label: Taxonomy
  84. group_links:
  85. children:
  86. - field_linked_materials
  87. - field_linked_articles
  88. parent_name: group_htabs
  89. weight: 22
  90. format_type: tab
  91. region: content
  92. format_settings:
  93. id: ''
  94. classes: ''
  95. description: ''
  96. formatter: closed
  97. required_fields: true
  98. label: Links
  99. group_sidebar:
  100. children:
  101. - langcode
  102. - field_workflow
  103. - field_memo
  104. - created
  105. parent_name: ''
  106. weight: 3
  107. format_type: details_sidebar
  108. region: content
  109. format_settings:
  110. description: ''
  111. open: true
  112. weight: 0
  113. required_fields: true
  114. id: ''
  115. classes: ''
  116. label: internal
  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. settings:
  126. rows: 9
  127. summary_rows: 3
  128. placeholder: ''
  129. show_summary: false
  130. third_party_settings: { }
  131. region: content
  132. created:
  133. type: datetime_timestamp
  134. weight: 23
  135. region: content
  136. settings: { }
  137. third_party_settings: { }
  138. field_linked_articles:
  139. weight: 29
  140. settings:
  141. match_operator: STARTS_WITH
  142. match_limit: 10
  143. size: 60
  144. placeholder: ''
  145. third_party_settings: { }
  146. type: entity_reference_autocomplete
  147. region: content
  148. field_linked_materials:
  149. weight: 28
  150. settings:
  151. match_operator: STARTS_WITH
  152. match_limit: 10
  153. size: 60
  154. placeholder: ''
  155. third_party_settings: { }
  156. type: entity_reference_autocomplete
  157. region: content
  158. field_memo:
  159. weight: 15
  160. settings:
  161. rows: 5
  162. placeholder: ''
  163. third_party_settings: { }
  164. type: string_textarea
  165. region: content
  166. field_short_description:
  167. weight: 16
  168. settings:
  169. size: 60
  170. placeholder: ''
  171. third_party_settings: { }
  172. type: string_textfield
  173. region: content
  174. field_tags:
  175. weight: 32
  176. settings:
  177. match_operator: CONTAINS
  178. size: 60
  179. placeholder: ''
  180. match_limit: 10
  181. third_party_settings: { }
  182. type: entity_reference_autocomplete
  183. region: content
  184. field_thesaurus:
  185. weight: 31
  186. settings:
  187. start_minimized: true
  188. select_parents: true
  189. cascading_selection: 0
  190. track_list: true
  191. max_depth: 0
  192. leaves_only: false
  193. third_party_settings: { }
  194. type: term_reference_tree
  195. region: content
  196. field_visuel:
  197. weight: 13
  198. settings:
  199. progress_indicator: throbber
  200. preview_image_style: thumbnail
  201. third_party_settings: { }
  202. type: image_image
  203. region: content
  204. field_workflow:
  205. weight: 14
  206. settings: { }
  207. third_party_settings: { }
  208. type: workflow_default
  209. region: content
  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