Add field media document to the file paragraph and deprecate field file

This commit is contained in:
Keegan Rankin 2024-03-21 14:25:49 -07:00
parent 06a640c20d
commit e7860127cc
6 changed files with 74 additions and 16 deletions

View file

@ -13,17 +13,17 @@ id: paragraph.file.field_file
field_name: field_file
entity_type: paragraph
bundle: file
label: File
label: 'File (deprecated)'
description: ''
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: 'txt pdf odt doc docx'
max_filesize: ''
description_field: true
handler: 'default:file'
handler_settings: { }
field_type: file