bm-1.0.x-dev/config/install/core.entity_form_display.bm.booking_list.default.yml
config/install/core.entity_form_display.bm.booking_list.default.yml
langcode: en
status: true
dependencies:
config:
- bm.bm_type.booking_list
- field.field.bm.booking_list.field_bm_booking_date
- field.field.bm.booking_list.field_bm_booking_item
- field.field.bm.booking_list.field_bm_user
module:
- datetime
- path
id: bm.booking_list.default
targetEntityType: bm
bundle: booking_list
mode: default
content:
field_bm_booking_date:
type: datetime_default
weight: 2
region: content
settings: { }
third_party_settings: { }
field_bm_booking_item:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_bm_user:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
label:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 4
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 5
region: content
settings:
display_label: false
third_party_settings: { }
hidden:
created: true
description: true
uid: true
