Hi there,
i am using Dropzone + PHP to upload the files and success, but how can i show my files already stored and remove/add on my editable page?
Question:
1: how to init. the Dropzone by using the uploaded files?
2: how to trigger the delete file to let server end know which of file i want to delete?
version:7.29
Ref demo: Automatic Multiple File Upload
Thanks.
Hi,
You can check Dropzone Server Side integration to implement Dropzone-based image edit/delete features for your project.
Regards.