40 lines
840 B
YAML
40 lines
840 B
YAML
uuid: 58cd596e-c3dc-4770-a98d-3278874f0b62
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- core.entity_view_mode.profile.admin
|
|
- field.field.profile.customer.address
|
|
- field.field.profile.customer.phone
|
|
- field.field.profile.customer.tax_number
|
|
- profile.type.customer
|
|
module:
|
|
- address
|
|
- commerce_tax
|
|
enforced:
|
|
module:
|
|
- commerce_order
|
|
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:
|
|
phone: true
|
|
search_api_excerpt: true
|