fields with filepond load the entire files from server
When displaying fields with filepond in Edit/View page, the entire file is loaded, this could be problematic:
- none previewable file, eg: pdf, only loading the file to display file size
- waste of bandwidth
can the field to be enhanced to mock the file if its not
image/*
?
https://pqina.nl/filepond/docs/api/instance/properties/#files:~:text=You%20can%20also,the%20file%20data.Easy File Uploading With JavaScript | FilePond
A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.
0 Replies