Dear all,
I'm just trying to find the piece of render code that, for an upload field in list view, produces something like
<a href="link_to_uploaded_file">$FILENAME</a>
I need it because I want to replace the dynamic variable $FILENAME with a static text, something like OPEN FILE
Thanks
Mirko