core.entity_form_display.commerce_product.materio_product_type.default.yml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. uuid: e92de2a9-9c0f-4e8c-9e93-e67fdf1f2d82
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_type
  7. - field.field.commerce_product.materio_product_type.body
  8. - field.field.commerce_product.materio_product_type.field_price_description
  9. module:
  10. - commerce
  11. - path
  12. - text
  13. id: commerce_product.materio_product_type.default
  14. targetEntityType: commerce_product
  15. bundle: materio_product_type
  16. mode: default
  17. content:
  18. body:
  19. type: text_textarea_with_summary
  20. weight: 1
  21. settings:
  22. rows: 9
  23. summary_rows: 3
  24. placeholder: ''
  25. show_summary: false
  26. third_party_settings: { }
  27. region: content
  28. created:
  29. type: datetime_timestamp
  30. weight: 10
  31. region: content
  32. settings: { }
  33. third_party_settings: { }
  34. field_price_description:
  35. weight: 91
  36. settings:
  37. rows: 5
  38. placeholder: ''
  39. third_party_settings: { }
  40. type: text_textarea
  41. region: content
  42. langcode:
  43. type: language_select
  44. weight: 2
  45. region: content
  46. settings:
  47. include_locked: true
  48. third_party_settings: { }
  49. path:
  50. type: path
  51. weight: 30
  52. region: content
  53. settings: { }
  54. third_party_settings: { }
  55. status:
  56. type: boolean_checkbox
  57. settings:
  58. display_label: true
  59. weight: 90
  60. region: content
  61. third_party_settings: { }
  62. stores:
  63. type: commerce_entity_select
  64. weight: -10
  65. settings:
  66. hide_single_entity: true
  67. autocomplete_threshold: 7
  68. autocomplete_size: 60
  69. autocomplete_placeholder: ''
  70. third_party_settings: { }
  71. region: content
  72. title:
  73. type: string_textfield
  74. weight: -5
  75. region: content
  76. settings:
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. translation:
  81. weight: 10
  82. settings: { }
  83. third_party_settings: { }
  84. region: content
  85. uid:
  86. type: entity_reference_autocomplete
  87. weight: 5
  88. region: content
  89. settings:
  90. match_operator: CONTAINS
  91. size: 60
  92. placeholder: ''
  93. match_limit: 10
  94. third_party_settings: { }
  95. hidden:
  96. variations: true