core.entity_form_display.commerce_product_variation.materio_product_licence_variatio.default.yml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. uuid: 4e26ae2b-7899-4933-9e6a-08a1718e05c8
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_licence_variatio
  7. - field.field.commerce_product_variation.materio_product_licence_variatio.license_expiration
  8. - field.field.commerce_product_variation.materio_product_licence_variatio.license_type
  9. module:
  10. - commerce
  11. - commerce_price
  12. id: commerce_product_variation.materio_product_licence_variatio.default
  13. targetEntityType: commerce_product_variation
  14. bundle: materio_product_licence_variatio
  15. mode: default
  16. content:
  17. langcode:
  18. type: language_select
  19. weight: 2
  20. region: content
  21. settings:
  22. include_locked: true
  23. third_party_settings: { }
  24. license_expiration:
  25. type: commerce_plugin_select
  26. weight: 21
  27. region: content
  28. settings: { }
  29. third_party_settings: { }
  30. license_type:
  31. type: commerce_plugin_select
  32. weight: 20
  33. region: content
  34. settings: { }
  35. third_party_settings: { }
  36. list_price:
  37. type: commerce_list_price
  38. weight: -1
  39. region: content
  40. settings: { }
  41. third_party_settings: { }
  42. price:
  43. type: commerce_price_default
  44. weight: 0
  45. region: content
  46. settings: { }
  47. third_party_settings: { }
  48. sku:
  49. type: string_textfield
  50. weight: -4
  51. region: content
  52. settings:
  53. size: 60
  54. placeholder: ''
  55. third_party_settings: { }
  56. status:
  57. type: boolean_checkbox
  58. weight: 90
  59. region: content
  60. settings:
  61. display_label: true
  62. third_party_settings: { }
  63. title:
  64. type: string_textfield
  65. weight: -5
  66. region: content
  67. settings:
  68. size: 60
  69. placeholder: ''
  70. third_party_settings: { }
  71. hidden:
  72. created: true
  73. uid: true