In Resume upload page , consider a case
that I attached a word document with doc extenstion.
weRecruit gave an error stating it is not supported file type.
Now, we want to give a mechanism to clear the associated filename ...
Implementation Notes
Give a button called as clear.
when clicked on clear button, javascript will clear the file name stored in the file element and make it None...
In Resume upload page , consider a case that I attached a word document with doc extenstion. weRecruit gave an error stating it is not supported file type.
Now, we want to give a mechanism to clear the associated filename ...
Implementation Notes