contacts-8.x-1.x-dev/config/optional/core.entity_view_display.profile.crm_org.default.yml
config/optional/core.entity_view_display.profile.crm_org.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.profile.crm_org.crm_org_address
- field.field.profile.crm_org.crm_org_name
- field.field.profile.crm_org.crm_phone
- profile.type.crm_org
module:
- address
id: profile.crm_org.default
targetEntityType: profile
bundle: crm_org
mode: default
content:
crm_org_address:
weight: 2
label: above
settings: { }
third_party_settings: { }
type: address_default
region: content
crm_org_name:
weight: 0
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
crm_phone:
type: string
weight: 1
label: inline
settings:
link_to_entity: false
third_party_settings: { }
region: content
hidden: { }
