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

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