We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Right now, to delete a file from a collection, we need to click "Delete" next to it (which MARKs it to be deleted) and then submit the form.
Internally, there is a hidden primary key field in the form. If the PK is missing in submitted form, the file is deleted.