31 lines
592 B
YAML
31 lines
592 B
YAML
uuid: 4340ee58-d00d-40da-a1e4-f8b2306678e1
|
|
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
|