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...

71 lines
1.4 KiB
YAML

uuid: 61cedd57-e60e-4304-afbd-6397326a1468
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.phone_call
module:
- datetime
- hide_revision_field
id: oc_activity.phone_call.default
targetEntityType: oc_activity
bundle: phone_call
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
name:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
oc_target:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 5
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
description: true
status: true