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

34 lines
646 B
YAML

uuid: e5a9d468-5e8c-496b-9eda-fcf585663736
langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_actor.field_osic_level
field_name: field_osic_level
entity_type: oc_actor
type: list_string
settings:
allowed_values:
-
value: 'Under supervision'
label: 'Under supervision'
-
value: 'Level 1'
label: 'Level 1'
-
value: 'Level 2'
label: 'Level 2'
-
value: 'Level 3'
label: 'Level 3'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false