core.entity_form_display.node.enregistrement.default.yml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. uuid: c694abfa-113f-4178-afa8-657c98273621
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.enregistrement.body
  7. - field.field.node.enregistrement.field_collectionneurs
  8. - field.field.node.enregistrement.field_description
  9. - field.field.node.enregistrement.field_domain_access
  10. - field.field.node.enregistrement.field_domain_all_affiliates
  11. - field.field.node.enregistrement.field_entrees
  12. - field.field.node.enregistrement.field_genres
  13. - field.field.node.enregistrement.field_langues
  14. - field.field.node.enregistrement.field_locuteurs
  15. - field.field.node.enregistrement.field_nbr_locuteurs
  16. - field.field.node.enregistrement.field_son
  17. - field.field.node.enregistrement.field_transcript_trad
  18. - field.field.node.enregistrement.field_transcript_vo
  19. - field.field.node.enregistrement.field_workflow
  20. - node.type.enregistrement
  21. module:
  22. - field_group
  23. - file
  24. - path
  25. - synonyms
  26. - text
  27. - workflow
  28. third_party_settings:
  29. field_group:
  30. group_onglets:
  31. children:
  32. - group_contenu
  33. - group_taxonomy
  34. - group_article
  35. - group_transcription
  36. - group_infos
  37. parent_name: ''
  38. weight: 1
  39. format_type: tabs
  40. format_settings:
  41. id: ''
  42. classes: ''
  43. direction: horizontal
  44. label: Onglets
  45. region: content
  46. group_contenu:
  47. children:
  48. - field_son
  49. - field_nbr_locuteurs
  50. - field_description
  51. parent_name: group_onglets
  52. weight: 2
  53. format_type: tab
  54. format_settings:
  55. id: ''
  56. classes: ''
  57. formatter: open
  58. description: ''
  59. required_fields: true
  60. label: Contenu
  61. region: hidden
  62. group_infos:
  63. children:
  64. - langcode
  65. - field_workflow
  66. parent_name: group_onglets
  67. weight: 6
  68. format_type: tab
  69. format_settings:
  70. id: ''
  71. classes: ''
  72. formatter: closed
  73. description: ''
  74. required_fields: true
  75. label: infos
  76. region: content
  77. group_article:
  78. children:
  79. - body
  80. parent_name: group_onglets
  81. weight: 4
  82. format_type: tab
  83. format_settings:
  84. id: ''
  85. classes: ''
  86. formatter: open
  87. description: ''
  88. required_fields: true
  89. label: Article
  90. region: content
  91. group_transcription:
  92. children:
  93. - field_transcript_vo
  94. - field_transcript_trad
  95. parent_name: group_onglets
  96. weight: 5
  97. format_type: tab
  98. format_settings:
  99. id: ''
  100. classes: ''
  101. formatter: closed
  102. description: ''
  103. required_fields: true
  104. label: Transcription
  105. region: content
  106. group_taxonomy:
  107. children:
  108. - field_entrees
  109. - field_langues
  110. - field_genres
  111. parent_name: group_onglets
  112. weight: 3
  113. format_type: tab
  114. format_settings:
  115. id: ''
  116. classes: ''
  117. formatter: closed
  118. description: ''
  119. required_fields: true
  120. label: Taxonomy
  121. region: content
  122. id: node.enregistrement.default
  123. targetEntityType: node
  124. bundle: enregistrement
  125. mode: default
  126. content:
  127. body:
  128. type: text_textarea_with_summary
  129. weight: 19
  130. settings:
  131. rows: 9
  132. placeholder: ''
  133. summary_rows: 3
  134. show_summary: false
  135. third_party_settings: { }
  136. region: content
  137. field_description:
  138. weight: 17
  139. settings:
  140. rows: 5
  141. placeholder: ''
  142. third_party_settings: { }
  143. type: text_textarea
  144. region: content
  145. field_domain_access:
  146. type: options_buttons
  147. weight: 3
  148. settings: { }
  149. third_party_settings: { }
  150. region: content
  151. field_domain_all_affiliates:
  152. type: boolean_checkbox
  153. settings:
  154. display_label: true
  155. weight: 4
  156. third_party_settings: { }
  157. region: content
  158. field_entrees:
  159. weight: 11
  160. settings:
  161. match_operator: CONTAINS
  162. size: 60
  163. placeholder: ''
  164. match_limit: 10
  165. third_party_settings: { }
  166. type: entity_reference_autocomplete_tags
  167. region: content
  168. field_genres:
  169. weight: 13
  170. settings:
  171. suggestion_size: 10
  172. suggest_only_unique: false
  173. match: CONTAINS
  174. third_party_settings: { }
  175. type: synonyms_autocomplete
  176. region: content
  177. field_langues:
  178. weight: 12
  179. settings:
  180. match_operator: CONTAINS
  181. size: 60
  182. placeholder: ''
  183. match_limit: 10
  184. third_party_settings: { }
  185. type: entity_reference_autocomplete_tags
  186. region: content
  187. field_nbr_locuteurs:
  188. weight: 16
  189. settings:
  190. placeholder: ''
  191. third_party_settings: { }
  192. type: number
  193. region: content
  194. field_son:
  195. weight: 15
  196. settings:
  197. progress_indicator: throbber
  198. third_party_settings: { }
  199. type: file_generic
  200. region: content
  201. field_transcript_trad:
  202. weight: 104
  203. settings:
  204. rows: 5
  205. placeholder: ''
  206. third_party_settings: { }
  207. type: text_textarea
  208. region: content
  209. field_transcript_vo:
  210. weight: 103
  211. settings:
  212. rows: 5
  213. placeholder: ''
  214. third_party_settings: { }
  215. type: text_textarea
  216. region: content
  217. field_workflow:
  218. weight: 5
  219. settings: { }
  220. third_party_settings: { }
  221. type: workflow_default
  222. region: content
  223. langcode:
  224. type: language_select
  225. weight: 2
  226. region: content
  227. settings:
  228. include_locked: true
  229. third_party_settings: { }
  230. moderation_state:
  231. weight: 102
  232. settings:
  233. size: 60
  234. placeholder: ''
  235. third_party_settings: { }
  236. type: string_textfield
  237. region: content
  238. path:
  239. type: path
  240. weight: 6
  241. region: content
  242. settings: { }
  243. third_party_settings: { }
  244. title:
  245. type: string_textfield
  246. weight: 0
  247. region: content
  248. settings:
  249. size: 60
  250. placeholder: ''
  251. third_party_settings: { }
  252. url_redirects:
  253. weight: 5
  254. region: content
  255. settings: { }
  256. third_party_settings: { }
  257. hidden:
  258. created: true
  259. field_collectionneurs: true
  260. field_locuteurs: true
  261. promote: true
  262. status: true
  263. sticky: true
  264. translation: true
  265. uid: true