If the file name is so large, then in mozilla firefox , it is displaying full name. as per my requirement it should not display full name if i select a single file...
if i select multiple files it is ok, it is displaying no. of files selected.
but if i select single file, it is displaying full name at input type=file control..
please help me to display 1 file is selected, if i select single file..
<input type="file" id="file1" name="file" multiple ng-files="getFiles($files)" />