Forum Discussion
ChuckGrigsby
8 years agoQrew Cadet
If you can get the URL from the file attachment field then you could make a formula text field that takes HTML tags
"<img src=\"" & [URL] & "\" />
"<img src=\"" & [URL] & "\" />
QuickBaseCoachD
7 years agoQrew Captain
The 150 in the formula below sets the height. alternatively you can set the width.