As I mentioned in the series index, on a recent Workflow project I had a few users comment to me that the text on the emails was a little too small to read. My initial reaction was that it was not possible to change the font size. However, while driving a little later, I had a thought of how I could tackle this.
The emails sent from Workflow are HTML emails, and HTML emails can have text formatting tags embedded within them.
This is a standard Workflow task assignment email which shows the same font size used on all of the emails sent by Workflow:
In the Message Setup (
), I added a span tag with a style setting the font-size to 12pt (see red ringed tags) around the main part of the email, but excluding the user comments:As you can see from the below, the first line of text has incresed in size, while the User comments remains the original size:
What should we write about next?
If there is a topic which fits the typical ones of this site, which you would like to see me write about, please use the form, below, to submit your idea.
5 thoughts on “Customising Dynamics GP Workflow Emails: Increasing the Font Size”