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/modules/opencase_defaults/config/optional/field.storage.oc_actor.fiel...

30 lines
549 B
YAML

langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_actor.field_gender_identified_with
field_name: field_gender_identified_with
entity_type: oc_actor
type: list_string
settings:
allowed_values:
-
value: Male
label: Male
-
value: Female
label: Female
-
value: 'Non specific'
label: 'Non specific'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false