Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 645 Bytes

01_DropZoneJs.md

File metadata and controls

16 lines (11 loc) · 645 Bytes

Dynamic Multi File | DropZone

image

Enable Handler

form_builder:
    dynamic_multi_file_adapter: FormBuilderBundle\DynamicMultiFile\Adapter\DropZoneAdapter

Configure Library

Learn how to configure this extension in frontend here.

Field Configuration Notes

With DropZone you need to use the mime type in Allowed Extensions configuration. Example: image/jpeg,image/png,image/gif,image/jpg,application/pdf