This topic is locked
[SOLVED]

 List Page File/Upload Display Icon Only

2/11/2016 6:18:10 AM
PHPRunner General questions
H
Hopper author

On my list page I have an attachment field. I am trying to have just have the icon appear without the file name.


I am trying to have just the icon appear linked to the file and not have the file name.
Thanks in advance for any recommendations.

B
bountiful1 2/14/2016

I had a similar issue. I solved it in field Properties / View as by selecting "Show custom expression" at the top, then commenting out the suggestion custom expression code. (Or I could have deleted it.) Now just the icon displays.
Screenshot Here
Hope that helps.

H
Hopper author 2/15/2016

Thanks Bountiful1. That is exactly what I was trying to do!