core.entity_form_display.node.presentation.default.yml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. uuid: c4876ca4-3b91-4974-82a5-99d080d4ab9b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.presentation.body
  7. - field.field.node.presentation.field_add_participant
  8. - field.field.node.presentation.field_audio
  9. - field.field.node.presentation.field_image
  10. - field.field.node.presentation.field_les_notes
  11. - image.style.thumbnail
  12. - node.type.presentation
  13. module:
  14. - field_group
  15. - image
  16. - paragraphs
  17. - path
  18. - text
  19. third_party_settings:
  20. field_group:
  21. group_upload_fichier_audio:
  22. children:
  23. - field_audio
  24. label: 'Upload Fichier Audio'
  25. region: hidden
  26. parent_name: ''
  27. weight: 10
  28. format_type: details_sidebar
  29. format_settings:
  30. classes: ''
  31. id: ''
  32. open: false
  33. description: ''
  34. required_fields: true
  35. weight: 0
  36. group_ajouter_un_participant:
  37. children:
  38. - field_add_participant
  39. label: 'Ajouter un participant'
  40. region: content
  41. parent_name: ''
  42. weight: 5
  43. format_type: details_sidebar
  44. format_settings:
  45. classes: ''
  46. id: ''
  47. open: false
  48. description: ''
  49. required_fields: true
  50. weight: 0
  51. id: node.presentation.default
  52. targetEntityType: node
  53. bundle: presentation
  54. mode: default
  55. content:
  56. body:
  57. type: text_textarea_with_summary
  58. weight: 3
  59. region: content
  60. settings:
  61. rows: 9
  62. summary_rows: 3
  63. placeholder: ''
  64. show_summary: false
  65. third_party_settings: { }
  66. field_add_participant:
  67. type: entity_reference_autocomplete
  68. weight: 10
  69. region: content
  70. settings:
  71. match_operator: CONTAINS
  72. match_limit: 10
  73. size: 60
  74. placeholder: ''
  75. third_party_settings: { }
  76. field_image:
  77. type: image_image
  78. weight: 2
  79. region: content
  80. settings:
  81. progress_indicator: throbber
  82. preview_image_style: thumbnail
  83. third_party_settings: { }
  84. field_les_notes:
  85. type: entity_reference_paragraphs
  86. weight: 4
  87. region: content
  88. settings:
  89. title: Paragraph
  90. title_plural: Paragraphs
  91. edit_mode: open
  92. add_mode: dropdown
  93. form_display_mode: default
  94. default_paragraph_type: ''
  95. third_party_settings: { }
  96. langcode:
  97. type: language_select
  98. weight: 0
  99. region: content
  100. settings:
  101. include_locked: true
  102. third_party_settings: { }
  103. path:
  104. type: path
  105. weight: 6
  106. region: content
  107. settings: { }
  108. third_party_settings: { }
  109. status:
  110. type: boolean_checkbox
  111. weight: 7
  112. region: content
  113. settings:
  114. display_label: true
  115. third_party_settings: { }
  116. title:
  117. type: string_textfield
  118. weight: 1
  119. region: content
  120. settings:
  121. size: 60
  122. placeholder: ''
  123. third_party_settings: { }
  124. url_redirects:
  125. weight: 8
  126. region: content
  127. settings: { }
  128. third_party_settings: { }
  129. hidden:
  130. created: true
  131. field_audio: true
  132. promote: true
  133. sticky: true
  134. uid: true