commerce_product_bundle-8.x-1.x-dev/config/install/core.entity_form_display.commerce_product_bundle_i.default.default.yml
config/install/core.entity_form_display.commerce_product_bundle_i.default.default.yml
langcode: en
status: true
dependencies:
config:
- commerce_product_bundle.commerce_product_bundle_i_type.default
- field.field.commerce_product_bundle_i.default.variations
module:
- commerce_price
id: commerce_product_bundle_i.default.default
targetEntityType: commerce_product_bundle_i
bundle: default
mode: default
content:
title:
type: string_textfield
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings: { }
product:
type: entity_reference_autocomplete
weight: 1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
variations:
type: options_select
weight: 2
settings: { }
third_party_settings: { }
unit_price:
type: commerce_price_default
weight: 3
settings: { }
third_party_settings: { }
min_quantity:
type: number
weight: 4
settings:
placeholder: ''
third_party_settings: { }
max_quantity:
type: number
weight: 5
settings:
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 6
settings:
match_operator: CONTAINS
size: 60
match_limit: 10
placeholder: ''
third_party_settings: { }
hidden: { }
