core.entity_form_display.node.static.default.yml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. uuid: 8c6a4446-2758-4472-bc2b-98b29ccd52d7
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.static.body
  7. - field.field.node.static.field_fichiers
  8. - field.field.node.static.field_liens
  9. - field.field.node.static.field_page_statique_liees
  10. - node.type.static
  11. module:
  12. - field_group
  13. - file
  14. - link
  15. - text
  16. third_party_settings:
  17. field_group:
  18. group_tabs:
  19. children:
  20. - group_principal
  21. - group_liens
  22. - group_media
  23. parent_name: ''
  24. weight: 3
  25. format_type: tabs
  26. region: content
  27. format_settings:
  28. direction: horizontal
  29. width_breakpoint: 640
  30. id: ''
  31. classes: ''
  32. show_empty_fields: false
  33. label: Tabs
  34. group_principal:
  35. children:
  36. - title
  37. - body
  38. parent_name: group_tabs
  39. weight: 20
  40. format_type: tab
  41. region: content
  42. format_settings:
  43. show_empty_fields: false
  44. id: ''
  45. classes: ''
  46. description: ''
  47. formatter: open
  48. required_fields: true
  49. label: Principal
  50. group_details:
  51. children:
  52. - status
  53. - promote
  54. parent_name: ''
  55. weight: 4
  56. format_type: details_sidebar
  57. region: content
  58. format_settings:
  59. description: ''
  60. open: true
  61. weight: -100
  62. required_fields: true
  63. id: ''
  64. classes: ''
  65. show_empty_fields: false
  66. label: Details
  67. group_media:
  68. children:
  69. - field_fichiers
  70. parent_name: group_tabs
  71. weight: 22
  72. format_type: tab
  73. region: content
  74. format_settings:
  75. show_empty_fields: false
  76. id: ''
  77. classes: ''
  78. description: ''
  79. formatter: closed
  80. required_fields: true
  81. label: Media
  82. group_liens:
  83. children:
  84. - field_liens
  85. - field_page_statique_liees
  86. parent_name: group_tabs
  87. weight: 21
  88. format_type: tab
  89. region: content
  90. format_settings:
  91. show_empty_fields: false
  92. id: ''
  93. classes: ''
  94. description: ''
  95. formatter: closed
  96. required_fields: true
  97. label: Liens
  98. id: node.static.default
  99. targetEntityType: node
  100. bundle: static
  101. mode: default
  102. content:
  103. body:
  104. type: text_textarea_with_summary
  105. weight: 1
  106. region: content
  107. settings:
  108. rows: 9
  109. summary_rows: 3
  110. placeholder: ''
  111. show_summary: false
  112. third_party_settings: { }
  113. field_fichiers:
  114. weight: 1
  115. settings:
  116. progress_indicator: throbber
  117. third_party_settings: { }
  118. type: file_generic
  119. region: content
  120. field_liens:
  121. weight: 0
  122. settings:
  123. placeholder_url: ''
  124. placeholder_title: ''
  125. third_party_settings: { }
  126. type: link_default
  127. region: content
  128. field_page_statique_liees:
  129. weight: 1
  130. settings:
  131. match_operator: CONTAINS
  132. match_limit: 10
  133. size: 60
  134. placeholder: ''
  135. third_party_settings: { }
  136. type: entity_reference_autocomplete
  137. region: content
  138. promote:
  139. type: boolean_checkbox
  140. settings:
  141. display_label: true
  142. weight: 8
  143. region: content
  144. third_party_settings: { }
  145. status:
  146. type: boolean_checkbox
  147. settings:
  148. display_label: true
  149. weight: 7
  150. region: content
  151. third_party_settings: { }
  152. title:
  153. type: string_textfield
  154. weight: 0
  155. region: content
  156. settings:
  157. size: 60
  158. placeholder: ''
  159. third_party_settings: { }
  160. hidden:
  161. created: true
  162. langcode: true
  163. path: true
  164. sticky: true
  165. uid: true
  166. url_redirects: true