You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: