field.field.paragraph.dossier.field_fichiers.yml 622 B

123456789101112131415161718192021222324252627
  1. uuid: b6f01ac0-d986-45b5-b887-9a75f71e6c7a
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.paragraph.field_fichiers
  7. - paragraphs.paragraphs_type.dossier
  8. module:
  9. - file
  10. id: paragraph.dossier.field_fichiers
  11. field_name: field_fichiers
  12. entity_type: paragraph
  13. bundle: dossier
  14. label: Fichiers
  15. description: ''
  16. required: false
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. handler: 'default:file'
  22. handler_settings: { }
  23. file_directory: '[current-user:uid]'
  24. file_extensions: 'pdf doc docx odt zip'
  25. max_filesize: ''
  26. description_field: true
  27. field_type: file