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/field.storage.oc_case.field...

31 lines
586 B
YAML

uuid: bfe1a0f8-4a06-4f0a-82ef-bd5a2d4e4950
langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_case.field_outcome
field_name: field_outcome
entity_type: oc_case
type: list_string
settings:
allowed_values:
-
value: Positive
label: Positive
-
value: Negative
label: Negative
-
value: 'One-off interaction'
label: 'One-off interaction'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false