These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

File name size showing on screen

I have some users who have extremely large filenames. These names don't fully show on the screen, even though there is room for them. Is this something that can be changed in the code?
Michael 1/15/2009 1:54 PM
The file names are truncated if they are longer than 47 characters. Note that you can still see the full file name if you keep the mouse over the file for a few seconds.

If you need to increase this limit, open FileVista\FileVistaControl\scripts\library\utility.js and search for 47. Replace two occurences with your higher value.
Cem Alacayir 1/26/2009 11:55 AM
Thank you this worked GREAT!!!!
FileVista support does it again : )
Michael 1/26/2009 12:58 PM