Forum Discussion

ToddMolino's avatar
ToddMolino
Qrew Trainee
5 years ago

Enlarging a Thumbnail by Clicking On It

Hello All, 
I have a formula rich text field that stores a thumbnail image. My goal is to have the user simply click on the thumbnail on the form and have the image enlarge for better viewing. I don't want them to select the image link. I want them to click on the image itself. Any takers? Thanks in advance. Here's what I'm starting with: 

"<a href='https://www.quickbase.com/up/" & "bm6i79ifi" & "/a/r" & [Maximum Station Photo Record ID#] & "/e21/v0' target='_blank' > " & "<img src='https://www.quickbase.com/up/" & "bm6i79ifi" & "/a/r" & [Maximum Station Photo Record ID#] & "/e22/v0' height='150' width='150' alt='' />" & "</a>"

Todd


------------------------------
Todd
------------------------------