core.entity_form_display.node.book.default.yml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. uuid: 7a2e0f39-63a1-4a13-aff4-e19e825fffb5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.book.body
  7. - field.field.node.book.field_chapitre_2
  8. - node.type.book
  9. module:
  10. - advanced_text_formatter
  11. - field_group
  12. - maxlength
  13. - paragraphs
  14. - path
  15. - text
  16. third_party_settings:
  17. field_group:
  18. group_tabs:
  19. children:
  20. - group_infos_partie
  21. - group_contenu_de_la_partie
  22. label: Tabs
  23. region: content
  24. parent_name: ''
  25. weight: 11
  26. format_type: tabs
  27. format_settings:
  28. classes: ''
  29. show_empty_fields: false
  30. id: ''
  31. direction: horizontal
  32. width_breakpoint: 640
  33. group_infos_partie:
  34. children:
  35. - langcode
  36. - title
  37. - body
  38. label: 'Infos générales de la Partie'
  39. region: content
  40. parent_name: group_tabs
  41. weight: 1
  42. format_type: tab
  43. format_settings:
  44. classes: ''
  45. show_empty_fields: true
  46. id: ''
  47. formatter: open
  48. description: ''
  49. required_fields: true
  50. group_contenu_de_la_partie:
  51. children:
  52. - field_chapitre_2
  53. label: 'Contenu de la partie'
  54. region: content
  55. parent_name: group_tabs
  56. weight: 3
  57. format_type: tab
  58. format_settings:
  59. classes: ''
  60. show_empty_fields: true
  61. id: ''
  62. formatter: open
  63. description: ''
  64. required_fields: true
  65. _core:
  66. default_config_hash: b_hvlXsOoKPjlyIXXp3Msda_pMWTEC4kFo61--akj0Y
  67. id: node.book.default
  68. targetEntityType: node
  69. bundle: book
  70. mode: default
  71. content:
  72. body:
  73. type: text_textarea_with_summary
  74. weight: 2
  75. region: content
  76. settings:
  77. rows: 9
  78. summary_rows: 3
  79. placeholder: ''
  80. show_summary: false
  81. third_party_settings: { }
  82. created:
  83. type: datetime_timestamp
  84. weight: 3
  85. region: content
  86. settings: { }
  87. third_party_settings: { }
  88. field_chapitre_2:
  89. type: paragraphs
  90. weight: 2
  91. region: content
  92. settings:
  93. title: Paragraphe
  94. title_plural: Paragraphs
  95. edit_mode: open
  96. closed_mode: summary
  97. autocollapse: none
  98. closed_mode_threshold: 0
  99. add_mode: dropdown
  100. form_display_mode: default
  101. default_paragraph_type: ''
  102. features:
  103. collapse_edit_all: collapse_edit_all
  104. duplicate: duplicate
  105. third_party_settings: { }
  106. langcode:
  107. type: language_select
  108. weight: 0
  109. region: content
  110. settings:
  111. include_locked: true
  112. third_party_settings: { }
  113. path:
  114. type: path
  115. weight: 7
  116. region: content
  117. settings: { }
  118. third_party_settings: { }
  119. promote:
  120. type: boolean_checkbox
  121. weight: 5
  122. region: content
  123. settings:
  124. display_label: true
  125. third_party_settings: { }
  126. status:
  127. type: boolean_checkbox
  128. weight: 9
  129. region: content
  130. settings:
  131. display_label: true
  132. third_party_settings: { }
  133. sticky:
  134. type: boolean_checkbox
  135. weight: 6
  136. region: content
  137. settings:
  138. display_label: true
  139. third_party_settings: { }
  140. title:
  141. type: string_textfield
  142. weight: 1
  143. region: content
  144. settings:
  145. size: 60
  146. placeholder: ''
  147. third_party_settings:
  148. maxlength:
  149. maxlength_js: null
  150. maxlength_js_label: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
  151. maxlength_js_enforce: false
  152. advanced_text_formatter:
  153. show_token_tree: 0
  154. translation:
  155. weight: 4
  156. region: content
  157. settings: { }
  158. third_party_settings: { }
  159. uid:
  160. type: entity_reference_autocomplete
  161. weight: 2
  162. region: content
  163. settings:
  164. match_operator: CONTAINS
  165. match_limit: 10
  166. size: 60
  167. placeholder: ''
  168. third_party_settings: { }
  169. url_redirects:
  170. weight: 8
  171. region: content
  172. settings: { }
  173. third_party_settings: { }
  174. hidden: { }