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. parent_name: ''
  32. weight: 1
  33. format_type: tabs
  34. region: content
  35. format_settings:
  36. id: ''
  37. classes: ''
  38. direction: vertical
  39. label: htabs
  40. group_intro:
  41. children:
  42. - field_what_is_materio
  43. parent_name: group_htabs
  44. weight: 19
  45. format_type: tab
  46. region: content
  47. format_settings:
  48. id: ''
  49. classes: ''
  50. description: ''
  51. formatter: open
  52. required_fields: true
  53. label: Intro
  54. group_database:
  55. children:
  56. - field_a_database
  57. - field_database_links
  58. parent_name: group_htabs
  59. weight: 20
  60. format_type: tab
  61. region: hidden
  62. format_settings:
  63. id: ''
  64. classes: ''
  65. description: ''
  66. formatter: closed
  67. required_fields: true
  68. label: Database
  69. group_showrooms:
  70. children:
  71. - field_showrooms
  72. - field_showroom_links
  73. - field_showroom_files
  74. parent_name: group_htabs
  75. weight: 21
  76. format_type: tab
  77. region: hidden
  78. format_settings:
  79. id: ''
  80. classes: ''
  81. description: ''
  82. formatter: closed
  83. required_fields: true
  84. label: Showrooms
  85. group_blabla:
  86. children:
  87. - field_blabla
  88. - field_blabla_links
  89. parent_name: group_htabs
  90. weight: 22
  91. format_type: tab
  92. region: hidden
  93. format_settings:
  94. id: ''
  95. classes: ''
  96. description: ''
  97. formatter: closed
  98. required_fields: true
  99. label: Blabla
  100. group_pricing:
  101. children:
  102. - field_pricing_pitch
  103. - field_pricing
  104. parent_name: group_htabs
  105. weight: 23
  106. format_type: tab
  107. region: hidden
  108. format_settings:
  109. id: ''
  110. classes: ''
  111. description: ''
  112. formatter: closed
  113. required_fields: true
  114. label: Pricing
  115. id: node.frontpage.default
  116. targetEntityType: node
  117. bundle: frontpage
  118. mode: default
  119. content:
  120. field_a_database:
  121. weight: 2
  122. settings:
  123. rows: 5
  124. placeholder: ''
  125. third_party_settings: { }
  126. type: text_textarea
  127. region: content
  128. field_blabla:
  129. weight: 4
  130. settings:
  131. rows: 5
  132. placeholder: ''
  133. third_party_settings: { }
  134. type: text_textarea
  135. region: content
  136. field_blabla_links:
  137. weight: 5
  138. settings:
  139. placeholder_url: ''
  140. placeholder_title: ''
  141. third_party_settings: { }
  142. type: link_default
  143. region: content
  144. field_database_links:
  145. weight: 3
  146. settings:
  147. placeholder_url: ''
  148. placeholder_title: ''
  149. third_party_settings: { }
  150. type: link_default
  151. region: content
  152. field_pricing:
  153. weight: 2
  154. settings:
  155. rows: 5
  156. placeholder: ''
  157. third_party_settings: { }
  158. type: text_textarea
  159. region: content
  160. field_pricing_pitch:
  161. weight: 1
  162. settings:
  163. size: 60
  164. placeholder: ''
  165. third_party_settings: { }
  166. type: text_textfield
  167. region: content
  168. field_showroom_files:
  169. weight: 5
  170. settings:
  171. progress_indicator: throbber
  172. third_party_settings: { }
  173. type: file_generic
  174. region: content
  175. field_showroom_links:
  176. weight: 4
  177. settings:
  178. placeholder_url: ''
  179. placeholder_title: ''
  180. third_party_settings: { }
  181. type: link_default
  182. region: content
  183. field_showrooms:
  184. weight: 3
  185. settings:
  186. rows: 5
  187. placeholder: ''
  188. third_party_settings: { }
  189. type: text_textarea
  190. region: content
  191. field_what_is_materio:
  192. weight: 20
  193. settings:
  194. rows: 5
  195. placeholder: ''
  196. third_party_settings: { }
  197. type: text_textarea
  198. region: content
  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