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

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