This repository has been archived on 2022-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
goodnightout_composer/config/core.entity_form_display.oc_activity.phone_call.default.yml
naomi 1717b830af
Some checks failed
continuous-integration/drone/push Build is failing
displaying date on activities, tidied activity fields
also removed swiftmailer as it didn't help with html email alerts
2022-05-16 19:33:13 +01:00

44 lines
849 B
YAML

uuid: 739a9057-a782-4ee3-870d-11cf91173793
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.phone_call
module:
- datetime
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: { }
description:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
client: true
oc_provider: true
oc_target: true
revision_log: true
status: true
time_taken: true
user_id: true