Hey, I have a popup with a multifile uploader that allows users to upload multiple images. The multifile uploader is attached to my database.
-
Once images are uploaded to the Multifile uploader, it automatically appears in the File Manager.
-
In my Delete Button workflow, I have added “Delete an uploaded file” action, but I’m unable to create a statement for the file url that will delete all the uploaded images.
-
Is there a way to delete all the images from the file manager with the click of a button in my popup?