opération, login destination
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
uuid: 945db134-c2ae-4bfc-9e23-33d40d511717
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_fiche_candidature
|
||||
- node.type.operation
|
||||
module:
|
||||
- file
|
||||
id: node.operation.field_fiche_candidature
|
||||
field_name: field_fiche_candidature
|
||||
entity_type: node
|
||||
bundle: operation
|
||||
label: 'Fiche candidature'
|
||||
description: 'format pdf, doc, docx / max (2 Mo)'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: 'fiches_candidatures/[date:custom:Y]'
|
||||
file_extensions: 'pdf doc docx odt'
|
||||
max_filesize: 2MB
|
||||
description_field: false
|
||||
field_type: file
|
||||
Reference in New Issue
Block a user