contacts-8.x-1.x-dev/config/optional/core.entity_form_display.profile.crm_indiv.default.yml
config/optional/core.entity_form_display.profile.crm_indiv.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.profile.crm_indiv.crm_address
- field.field.profile.crm_indiv.crm_dob
- field.field.profile.crm_indiv.crm_gender
- field.field.profile.crm_indiv.crm_name
- field.field.profile.crm_indiv.crm_phone
- profile.type.crm_indiv
module:
- address
- datetime
- name
id: profile.crm_indiv.default
targetEntityType: profile
bundle: crm_indiv
mode: default
content:
crm_address:
type: address_default
weight: 4
region: content
settings: { }
third_party_settings: { }
crm_dob:
type: datetime_datelist
weight: 2
settings:
increment: 15
date_order: DMY
time_type: '24'
third_party_settings: { }
region: content
crm_gender:
type: options_select
weight: 3
region: content
settings: { }
third_party_settings: { }
crm_name:
type: name_default
weight: 0
region: content
settings: { }
third_party_settings: { }
crm_phone:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }
