Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Collection Upload] Handle delete file asynchronously #3

Open
ioleo opened this issue Aug 17, 2014 · 0 comments
Open

[Collection Upload] Handle delete file asynchronously #3

ioleo opened this issue Aug 17, 2014 · 0 comments

Comments

@ioleo
Copy link
Member

ioleo commented Aug 17, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant