How to allow only certain file types?
For example:
- User wants to add a file to a project.
- User click “Add File Button” = File Uploader
- User Select a File to be added.
- Condition = If File type is not one of the following ( pdf, png, mp4, mp3, pbix ) then delete file and reset and animate warning popup.
Checkout this plugin by @Thimo
1 Like