Mar 28th, 2010, 5:11 PM
Hi JG,
Sure! There's nothing in Form Tools to automatically create the thumbnails, but you can make it work the way you want with a little tweaking.
What you'll need to do is edit the markup in the Export Type that's being used to generate the report and add in a specific hardcoded width to the images. That will limit the size on the report. Then, wrap the image in an <a> tag that links to the full image. That's pretty much it!
Take a look at the Export Manager module to find the markup. Let me know if you get stuck.
Good luck!
- Ben
Sure! There's nothing in Form Tools to automatically create the thumbnails, but you can make it work the way you want with a little tweaking.
What you'll need to do is edit the markup in the Export Type that's being used to generate the report and add in a specific hardcoded width to the images. That will limit the size on the report. Then, wrap the image in an <a> tag that links to the full image. That's pretty much it!
Take a look at the Export Manager module to find the markup. Let me know if you get stuck.
Good luck!
- Ben