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/field.storage.oc_case.field_training_delivery_format.yml
naomi 0737f17c1f
All checks were successful
continuous-integration/drone/push Build is passing
Move In person / zoom to training not debrief #119
2021-10-11 21:15:50 +01:00

32 lines
634 B
YAML

uuid: e349155a-7746-4e18-90df-041c62ebbef1
langcode: en
status: true
dependencies:
module:
- field_permissions
- opencase_cases
- options
third_party_settings:
field_permissions:
permission_type: public
id: oc_case.field_training_delivery_format
field_name: field_training_delivery_format
entity_type: oc_case
type: list_string
settings:
allowed_values:
-
value: 'In person'
label: 'In person'
-
value: Zoom
label: Zoom
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false