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

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