core.entity_form_display.commerce_product_variation.materio_product_variation_type.default.yml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. uuid: 4a9db798-2d08-4a75-9def-055b6d4dc338
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
  8. - field.field.commerce_product_variation.materio_product_variation_type.field_description
  9. - field.field.commerce_product_variation.materio_product_variation_type.field_multiple
  10. - field.field.commerce_product_variation.materio_product_variation_type.field_price_description
  11. - field.field.commerce_product_variation.materio_product_variation_type.license_expiration
  12. - field.field.commerce_product_variation.materio_product_variation_type.license_type
  13. - field.field.commerce_product_variation.materio_product_variation_type.subscription_type
  14. module:
  15. - commerce
  16. - commerce_price
  17. - text
  18. id: commerce_product_variation.materio_product_variation_type.default
  19. targetEntityType: commerce_product_variation
  20. bundle: materio_product_variation_type
  21. mode: default
  22. content:
  23. billing_schedule:
  24. type: options_select
  25. weight: 91
  26. settings: { }
  27. third_party_settings: { }
  28. region: content
  29. field_description:
  30. weight: 92
  31. settings:
  32. rows: 5
  33. placeholder: ''
  34. third_party_settings: { }
  35. type: text_textarea
  36. region: content
  37. field_multiple:
  38. weight: 93
  39. settings:
  40. display_label: true
  41. third_party_settings: { }
  42. type: boolean_checkbox
  43. region: content
  44. field_price_description:
  45. weight: 94
  46. settings:
  47. rows: 5
  48. placeholder: ''
  49. third_party_settings: { }
  50. type: text_textarea
  51. region: content
  52. langcode:
  53. type: language_select
  54. weight: 2
  55. region: content
  56. settings:
  57. include_locked: true
  58. third_party_settings: { }
  59. license_expiration:
  60. type: commerce_plugin_select
  61. weight: 21
  62. settings: { }
  63. third_party_settings: { }
  64. region: content
  65. license_type:
  66. type: commerce_plugin_select
  67. weight: 20
  68. settings: { }
  69. third_party_settings: { }
  70. region: content
  71. list_price:
  72. type: commerce_list_price
  73. weight: -1
  74. region: content
  75. settings: { }
  76. third_party_settings: { }
  77. price:
  78. type: commerce_price_default
  79. weight: 0
  80. region: content
  81. settings: { }
  82. third_party_settings: { }
  83. sku:
  84. type: string_textfield
  85. weight: -4
  86. region: content
  87. settings:
  88. size: 60
  89. placeholder: ''
  90. third_party_settings: { }
  91. status:
  92. type: boolean_checkbox
  93. settings:
  94. display_label: true
  95. weight: 90
  96. region: content
  97. third_party_settings: { }
  98. subscription_type:
  99. type: commerce_plugin_select
  100. weight: 0
  101. settings: { }
  102. third_party_settings: { }
  103. region: content
  104. title:
  105. type: string_textfield
  106. weight: -5
  107. region: content
  108. settings:
  109. size: 60
  110. placeholder: ''
  111. third_party_settings: { }
  112. hidden:
  113. created: true
  114. uid: true