So I have an email that goes out from the system which includes a link to a report, that is a file. In this case a JPEG. When I create the email text and then add the field to the file what happens is that the recipient gets and email where the filename is shown as the link text.
Is there anyway to make this text pretty. I have tried to set a link on a piece of text that opens an href where I link the Report field, but when it renders in the mail client it does not format correctly and I get something like the attached.
To make links to files look professional and appealing in emails, use clear, descriptive text instead of displaying the full URL. For example, write “Download the 2025 Annual Report (PDF)” rather than pasting a raw link. If your email client supports HTML, embed the link within anchor tags to create a clickable phrase. You can also mention the file type and size to help recipients know what to expect, such as “User Guide (PDF, 2MB).” For visually enhanced emails, consider using styled buttons with appropriate colors and padding to draw attention to important downloads. Avoid clutter and overly long file names, and always ensure your links are easy to understand and access.
@GSH sorry I misinterpreted that as a Link field and not a File field.
It does not look possible to change the text of the file name within the email editor sorry.
The workaround method is a bit convoluted, but here it is:
Insert a new Short Text field name File ID, with a conditional rule to set to the field value of your File field.
Hi @StephenChapman - sorry I didn’t explain it clear enough to begin with. That worked a treat, I’d have never arrived at that on my own, now looking much better.