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

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