This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/config/optional/core.entity_form_display.oc...

49 lines
1017 B
YAML

uuid: b512b25f-0fab-4582-88ee-ce7184c6b6c6
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_event_type.volunteer_training_session
module:
- datetime
id: oc_event.volunteer_training_session.default
targetEntityType: oc_event
bundle: volunteer_training_session
mode: default
content:
activity_date_time:
type: datetime_default
weight: 1
region: content
settings: { }
third_party_settings: { }
attendees:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
description:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
status: true
user_id: true