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

39 lines
737 B
YAML

langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_actor.field_how_heard
field_name: field_how_heard
entity_type: oc_actor
type: list_string
settings:
allowed_values:
-
value: 'Referral (state by whom)'
label: 'Referral (state by whom)'
-
value: Leaflet
label: Leaflet
-
value: Website
label: Website
-
value: Facebook
label: Facebook
-
value: 'Word of mouth'
label: 'Word of mouth'
-
value: 'Existing client'
label: 'Existing client'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false