core.entity_form_display.commerce_product.default.default.yml 1.9 KB

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