32 lines
634 B
YAML
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
|