In a workflow-emailed pdf, is it possible to create a thumbnail that is also a clickable link?
Are you looking for a link for your Workflow pdf?
Yah, basically some way to replace the “link text” argument in HYPERLINK() expression with an image.
How about… < a href=“https://www.appsheet.com”>Appsheet < /a>
And remove additional spaces…
I don’t believe you can insert custom HTML into a template file can you (IIRC from previous work). That would be awesome if you could.
No, you can’t. I thought to use it with the body text.
@Marc_Dillon I started to use HTML in the Email Body.
As Phil suggested, I create the Template in Google Doc. Then I download it as HTML. After that I prepare the HTML with other stuff like clickable Images. Then I copy the HTML into the Email Body.
Yah that’s a cool trick. There’s no body field for an attachment though.
Oh sorry you’re right. This works only with Email Body.
@Marc_Dillon Hi Marc, I found a workaround that may help you
[Clickable Image with Hyperlink in PDF](https://community.appsheet.com/t/clickable-image-with-hyperlink-in-pdf/13297) Tips & Tricks ?
In Google Doc Template we cannot apply a Hyperlink to an Image. I mean - we can. But when you create a PDF with that Google Doc Template, the Link will be gone. You can use Clickable Images in the Email Body by using HTML. But when you need it in a PDF, there is no simple way to do it. I found a workaround how to create a PDF with a clickable Image (Hyperlink). Please have a look at this Google Doc Template. [Screenshot_23] What I have done is: Create a 1x1 Table Set the Table Border to …