commerce_funds-8.x-1.7/config/install/core.entity_form_display.commerce_order.deposit.default.yml
config/install/core.entity_form_display.commerce_order.deposit.default.yml
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.deposit
- field.field.commerce_order.deposit.field_transaction
module:
- commerce_order
- inline_entity_form
id: commerce_order.deposit.default
targetEntityType: commerce_order
bundle: deposit
mode: default
content:
adjustments:
type: commerce_adjustment_default
weight: 2
region: content
settings: { }
third_party_settings: { }
billing_profile:
type: commerce_billing_profile
weight: 0
region: content
settings: { }
third_party_settings: { }
cart:
type: boolean_checkbox
weight: 3
region: content
settings:
display_label: true
third_party_settings: { }
order_items:
type: inline_entity_form_complex
weight: 1
region: content
settings:
form_mode: default
override_labels: true
label_singular: 'order item'
label_plural: 'order items'
allow_new: true
allow_existing: false
match_operator: CONTAINS
allow_duplicate: false
collapsible: false
collapsed: false
revision: false
removed_reference: delete
third_party_settings: { }
hidden:
field_transaction: true
ip_address: true
mail: true
order_number: true
state: true
store_id: true
uid: true
