Forum Discussion

JohnRomano's avatar
JohnRomano
Qrew Trainee
17 days ago
Solved

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#] & "...
  • MarkShnier__You's avatar
    15 days ago

    John, change the e30 to e21 and it should work.  The formula needs to know which field has the image attachment.