JohnRomano
17 days agoQrew Trainee
Display Thumbnail Image
I have a field to display a thumbnail image;the formula is If([Image File (jpeg)]<>"" ,"<img style='max-height:200px; max-width:200px' src='" & URLRoot() & "up/" & Dbid () & "/a/r" & [Record ID#] & "...
- 15 days ago
John, change the e30 to e21 and it should work. The formula needs to know which field has the image attachment.