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