bootstrap-fileinput
bootstrap-fileinput copied to clipboard
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
## Prerequisites - [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [x] The issue still exists against the latest...
## Prerequisites - [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [x] The issue still exists against the latest...
When uploading multiple files, files with errors are always removed even with removeFromPreviewOnError = false DEMO: https://fileinput.rf.gd/ https://github.com/alphp/bootstrap-fileinput-ajax-test ## Steps to reproduce the issue 1. Upload one JPG 2. Repeat...
## Scope This pull request includes a - [ ] Bug fix - [ ] New feature - [x] Translation ## Changes The following changes were made - Location Basque...
Hi, i have a simple question about the autocomplete attribute in the **button-generation** function if (type === 'fullscreen' || type === 'borderless' || type === 'toggleheader') { params += '...
## Scope I made this to allow developers to set also max file size when we pick multiiple files, to set up, you must provide new parameter called: "maxMultipleFileSize" This...
maxFileSize validation does not work when [multiple] attribute is added to file input. maxFileSize only works with Single File not with multiple files. I want to limit any files size...
Hi. Your plugin is great. Thank you your good work. I got a problem with uploading files on dropbox via ajax. I had changed http-headers with 'filepreajax', added bearer token...
Can you extend teh D&D to allow copy & paste into the same region. sometimes, we might want to be in a picture editor , select the picture , then...
I've seen another thread talking about it, but I didn't find any solution and I'm pretty sure it's a bug. her is my full initialization: > window.fileinputiser = function fileinputiser(elem){...