I have a form which allows a user to attach a file. However, when I look at the record in table view mode (or edit) and when the file is an image file (PNG in this case) it display the image and not the filename.
How do I ensure that the file name is displayed rather that the image itself?
Thanks in advance