commerce_product_bundle-8.x-1.x-dev/config/install/core.entity_form_display.commerce_product_bundle.default.default.yml
config/install/core.entity_form_display.commerce_product_bundle.default.default.yml
langcode: en
status: true
dependencies:
config:
- commerce_product_bundle.commerce_product_bundle_type.default
- field.field.commerce_product_bundle.default.body
- field.field.commerce_product_bundle.default.bundle_items
- field.field.commerce_product_bundle.default.stores
module:
- commerce_price
- inline_entity_form
- text
id: commerce_product_bundle.default.default
targetEntityType: commerce_product_bundle
bundle: default
mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
bundle_items:
type: inline_entity_form_complex
weight: 3
settings:
form_mode: default
label_singular: ''
label_plural: ''
allow_new: true
match_operator: CONTAINS
override_labels: false
allow_existing: false
third_party_settings: { }
bundle_price:
type: commerce_price_default
weight: 2
settings: { }
third_party_settings: { }
stores:
type: options_buttons
weight: 4
settings: { }
third_party_settings: { }
title:
type: string_textfield
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
hidden: { }
