I've built a simple view with one of the fields being the "File:Attached File"
When viewing the view, the full file name does not appear, even though there is ample space in the td.
Have not been able to track down the code or css that limits the text length of the title.
Thanks for any assistance...
| Comment | File | Size | Author |
|---|---|---|---|
| capture.png | 25.12 KB | four99 |
Comments
Comment #1
four99 commentedComment #2
MetalSeed commentedsame issue to me :(
Comment #3
miglius commentedThe limit is set in the fileframework/contrib/views/file_views.module file, FILE_VIEWS_TITLE_LENGTH_SHORT constant.
Comment #4
johanneshahn commentedremoved all that code. user can set node title output in views