Delete multiple images from file manager

i have used multilple image uploader plugin , for uploading multiple images in a popup with a submit button , i set number of images upload to 5 , if user uploads more than 5 im displaying a alert , and resetting image uploader input but when i click on upload , the images are uploaded to file manager ( as How to Delete Files Attached to Things | Bubble stated that whenever user uploads the image will be uploaded to file manager) how can i delete all those files so only when user uploads more than 5 images and he couldnt submit the popup the files will be deleted from database too.

basically in short , the user uploads images on my pop up → if images are more than 5 → i want to reset input and delete those images from my file manager → if user uploads less than 5 images → then images are uploaded sucessfully.

i saw bubble dropzone plugin but if i can manipulate it such a way that it only allow jpg/png format that approach would work too.

This topic was automatically closed after 70 days. New replies are no longer allowed.