core.entity_form_display.node.frontpage.default.yml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. uuid: ce93c12b-c1ef-4cf6-a79a-22207000c151
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.frontpage.field_a_database
  7. - field.field.node.frontpage.field_blabla
  8. - field.field.node.frontpage.field_blabla_links
  9. - field.field.node.frontpage.field_database_links
  10. - field.field.node.frontpage.field_pricing
  11. - field.field.node.frontpage.field_pricing_pitch
  12. - field.field.node.frontpage.field_showroom_files
  13. - field.field.node.frontpage.field_showroom_links
  14. - field.field.node.frontpage.field_showrooms
  15. - field.field.node.frontpage.field_what_is_materio
  16. - node.type.frontpage
  17. module:
  18. - field_group
  19. - file
  20. - link
  21. - text
  22. third_party_settings:
  23. field_group:
  24. group_htabs:
  25. children:
  26. - group_intro
  27. - group_database
  28. - group_showrooms
  29. - group_blabla
  30. - group_pricing
  31. label: htabs
  32. region: content
  33. parent_name: ''
  34. weight: 1
  35. format_type: tabs
  36. format_settings:
  37. classes: ''
  38. id: ''
  39. direction: vertical
  40. group_intro:
  41. children:
  42. - field_what_is_materio
  43. label: Intro
  44. region: content
  45. parent_name: group_htabs
  46. weight: 19
  47. format_type: tab
  48. format_settings:
  49. classes: ''
  50. id: ''
  51. formatter: open
  52. description: ''
  53. required_fields: true
  54. group_database:
  55. children:
  56. - field_a_database
  57. - field_database_links
  58. label: Database
  59. region: hidden
  60. parent_name: group_htabs
  61. weight: 20
  62. format_type: tab
  63. format_settings:
  64. classes: ''
  65. id: ''
  66. formatter: closed
  67. description: ''
  68. required_fields: true
  69. group_showrooms:
  70. children:
  71. - field_showrooms
  72. - field_showroom_links
  73. - field_showroom_files
  74. label: Showrooms
  75. region: hidden
  76. parent_name: group_htabs
  77. weight: 21
  78. format_type: tab
  79. format_settings:
  80. classes: ''
  81. id: ''
  82. formatter: closed
  83. description: ''
  84. required_fields: true
  85. group_blabla:
  86. children:
  87. - field_blabla
  88. - field_blabla_links
  89. label: Blabla
  90. region: hidden
  91. parent_name: group_htabs
  92. weight: 22
  93. format_type: tab
  94. format_settings:
  95. classes: ''
  96. id: ''
  97. formatter: closed
  98. description: ''
  99. required_fields: true
  100. group_pricing:
  101. children:
  102. - field_pricing_pitch
  103. - field_pricing
  104. label: Pricing
  105. region: hidden
  106. parent_name: group_htabs
  107. weight: 23
  108. format_type: tab
  109. format_settings:
  110. classes: ''
  111. id: ''
  112. formatter: closed
  113. description: ''
  114. required_fields: true
  115. id: node.frontpage.default
  116. targetEntityType: node
  117. bundle: frontpage
  118. mode: default
  119. content:
  120. field_a_database:
  121. type: text_textarea
  122. weight: 2
  123. region: content
  124. settings:
  125. rows: 5
  126. placeholder: ''
  127. third_party_settings: { }
  128. field_blabla:
  129. type: text_textarea
  130. weight: 4
  131. region: content
  132. settings:
  133. rows: 5
  134. placeholder: ''
  135. third_party_settings: { }
  136. field_blabla_links:
  137. type: link_default
  138. weight: 5
  139. region: content
  140. settings:
  141. placeholder_url: ''
  142. placeholder_title: ''
  143. third_party_settings: { }
  144. field_database_links:
  145. type: link_default
  146. weight: 3
  147. region: content
  148. settings:
  149. placeholder_url: ''
  150. placeholder_title: ''
  151. third_party_settings: { }
  152. field_pricing:
  153. type: text_textarea
  154. weight: 2
  155. region: content
  156. settings:
  157. rows: 5
  158. placeholder: ''
  159. third_party_settings: { }
  160. field_pricing_pitch:
  161. type: text_textfield
  162. weight: 1
  163. region: content
  164. settings:
  165. size: 60
  166. placeholder: ''
  167. third_party_settings: { }
  168. field_showroom_files:
  169. type: file_generic
  170. weight: 5
  171. region: content
  172. settings:
  173. progress_indicator: throbber
  174. third_party_settings: { }
  175. field_showroom_links:
  176. type: link_default
  177. weight: 4
  178. region: content
  179. settings:
  180. placeholder_url: ''
  181. placeholder_title: ''
  182. third_party_settings: { }
  183. field_showrooms:
  184. type: text_textarea
  185. weight: 3
  186. region: content
  187. settings:
  188. rows: 5
  189. placeholder: ''
  190. third_party_settings: { }
  191. field_what_is_materio:
  192. type: text_textarea
  193. weight: 20
  194. region: content
  195. settings:
  196. rows: 5
  197. placeholder: ''
  198. third_party_settings: { }
  199. langcode:
  200. type: language_select
  201. weight: 3
  202. region: content
  203. settings:
  204. include_locked: true
  205. third_party_settings: { }
  206. title:
  207. type: string_textfield
  208. weight: 0
  209. region: content
  210. settings:
  211. size: 60
  212. placeholder: ''
  213. third_party_settings: { }
  214. translation:
  215. weight: 4
  216. region: content
  217. settings: { }
  218. third_party_settings: { }
  219. hidden:
  220. created: true
  221. path: true
  222. promote: true
  223. status: true
  224. sticky: true
  225. uid: true
  226. url_redirects: true