Replies: 1 comment
-
It is working for me, what version do you have make sure to have at least v3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
#1 I see on formidable documentation, that we can check file type:
When I should put this code?
Code in this place is not working.
#2 I have another question, how I can cancel upload when file type is not image?
At the moment this is my code and is working by file.destroy(), but I see that first file was upload, and next deleted.
I want before upload, stopped when file is not image.
Beta Was this translation helpful? Give feedback.
All reactions