bootstrap-file-input icon indicating copy to clipboard operation
bootstrap-file-input copied to clipboard

Remove a File from the Input type file

Open fcferreira29 opened this issue 11 years ago • 0 comments

Hello,

i am having a struggle using the input type file,

here is the question, i am filling the input normally, selecting the photo and then submitting the form,

the problem here is that i need to refill the input file because i can return to the form and change the data, what i have done was to put the name of the previous file in a div and adding a remove button, and then showing the browse again,

is there a way of having the file input filled and having a remove button?

fcferreira29 avatar Dec 03 '14 12:12 fcferreira29