core.entity_view_display.commerce_order.physical.default.yml in Commerce Demo 8.2
Same filename and directory in other branches
config/install/core.entity_view_display.commerce_order.physical.default.yml
File
config/install/core.entity_view_display.commerce_order.physical.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_order.commerce_order_type.physical
- - field.field.commerce_order.physical.shipments
- module:
- - commerce_order
- - state_machine
- - user
- id: commerce_order.physical.default
- targetEntityType: commerce_order
- bundle: physical
- mode: default
- content:
- changed:
- type: timestamp
- weight: 4
- region: content
- label: above
- settings:
- date_format: medium
- custom_date_format: ''
- timezone: ''
- third_party_settings: { }
- completed:
- label: above
- type: timestamp
- weight: 2
- region: content
- settings:
- date_format: medium
- custom_date_format: ''
- timezone: ''
- third_party_settings: { }
- ip_address:
- label: above
- type: string
- weight: 7
- region: content
- settings:
- link_to_entity: false
- third_party_settings: { }
- mail:
- label: above
- type: basic_string
- weight: 6
- region: content
- settings: { }
- third_party_settings: { }
- order_items:
- type: commerce_order_item_table
- weight: 0
- label: hidden
- settings: { }
- third_party_settings: { }
- region: content
- placed:
- label: above
- type: timestamp
- weight: 3
- region: content
- settings:
- date_format: medium
- custom_date_format: ''
- timezone: ''
- third_party_settings: { }
- state:
- label: hidden
- type: state_transition_form
- weight: 8
- region: content
- settings: { }
- third_party_settings: { }
- total_price:
- label: hidden
- type: commerce_order_total_summary
- weight: 1
- region: content
- settings: { }
- third_party_settings: { }
- uid:
- label: above
- type: author
- weight: 5
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- billing_profile: true
- order_number: true
- shipments: true
- store_id: true