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

Callback function on Remove file from list #34

Open
AndreAfonsoEvox opened this issue Dec 11, 2023 · 3 comments
Open

Callback function on Remove file from list #34

AndreAfonsoEvox opened this issue Dec 11, 2023 · 3 comments

Comments

@AndreAfonsoEvox
Copy link

Hello!
Before all congratulations on the fancyuploader , it's really good and interactive but i have a question.

Is it possible to add a callback function (similiar of added)? that we can use everytime a item is removed to return which item we removed and to do other things after that removal? For example (according to function added)

removed: function (e, data) {
alert("uhuhuhuh you did it");
//now do some extra code here example
}

Thanks in advance

@brodrigz
Copy link

#31 Adds this

@AndreAfonsoEvox
Copy link
Author

#31 Adds this

Thank you , that works.

@iprahin
Copy link

iprahin commented Jan 6, 2024

Thank you , that works.

but this function doesn't work

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

No branches or pull requests

3 participants