HTML5 File Upload Support Product Page
Answered
Update and upload how to delete previous image (file)
Asked 04 Nov 2015 12:13:07
2
have this question
04 Nov 2015 12:13:07 Herve de Brabandère 7ok sprl posted:
In this tutorial "Use HTML5 File Upload with Update Record" when i update and upload a new image (file) the old one stay on the server. How can i delete this old file ?Thanks
Replies
Replied 04 Nov 2015 15:04:24
04 Nov 2015 15:04:24 Teodor Kuduschiev replied:
Hello
We are currently working on file-management addon for the html5 file upload. It should be out soon. Meanwhile you could just use the same names for the files, and just replace the existing ones with the newly uploaded, on update.
We are currently working on file-management addon for the html5 file upload. It should be out soon. Meanwhile you could just use the same names for the files, and just replace the existing ones with the newly uploaded, on update.
Replied 02 Mar 2016 13:02:26
02 Mar 2016 13:02:26 Greta Garberini replied:
A nice feature would also be that a subdirectory is created according to a dynamic value (as was the case with SIPP)
Replied 02 Mar 2016 13:03:33
02 Mar 2016 13:03:33 Teodor Kuduschiev replied:
A sub directory can be created, using a dynamic value right now.