I want to clear the file input in my form.
I know about setting the sources to the same method... But that method wont erase the selected file path.
Is there a way to clear the path inside the file input?
NOTE: I dont want to reload the page, or reset the form...
NO AJAX...
So, impossible?
Thanks