28 lines
737 B
YAML
28 lines
737 B
YAML
uuid: e527191c-447e-4b84-b6ed-ba950a08ff00
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.oc_actor.field_confidentiality_form
|
|
- opencase_entities.oc_actor_type.client
|
|
module:
|
|
- file
|
|
id: oc_actor.client.field_confidentiality_form
|
|
field_name: field_confidentiality_form
|
|
entity_type: oc_actor
|
|
bundle: client
|
|
label: 'Confidentiality Form'
|
|
description: 'Data protection/confidentiality/complaints form signed and uploaded'
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
handler: 'default:file'
|
|
handler_settings: { }
|
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
file_extensions: pdf
|
|
max_filesize: '2 MB'
|
|
description_field: false
|
|
field_type: file
|