This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docker-examples/drupal-commerce-kickstart/config/sync/core.entity_view_display.profile.customer.admin.yml

38 lines
837 B
YAML

uuid: 997d0564-851d-4c2d-8e76-17833bb5a363
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.profile.admin
- field.field.profile.customer.address
- field.field.profile.customer.tax_number
- profile.type.customer
module:
- address
- commerce_tax
enforced:
module:
- commerce_order
_core:
default_config_hash: YIL4nZ3a2ByhSU7C9ITZYsmB6l3GSsvLyGlwNF1_hW4
id: profile.customer.admin
targetEntityType: profile
bundle: customer
mode: admin
content:
address:
type: address_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
tax_number:
type: commerce_tax_number_default
label: above
settings:
show_verification: true
third_party_settings: { }
weight: 1
region: content
hidden: { }