contacts-8.x-1.x-dev/config/optional/core.entity_form_display.profile.crm_org.contacts_dashboard.yml
config/optional/core.entity_form_display.profile.crm_org.contacts_dashboard.yml
langcode: en
status: true
dependencies:
config:
- core.entity_form_mode.profile.contacts_dashboard
- 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.contacts_dashboard
targetEntityType: profile
bundle: crm_org
mode: contacts_dashboard
content:
crm_org_address:
type: address_default
weight: 3
region: content
settings: { }
third_party_settings: { }
crm_org_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
crm_phone:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
contacts_mail:
weight: 1
region: content
settings: { }
third_party_settings: { }
hidden:
is_default: true
