Customising Dynamics GP Workflow Emails: Increasing the Font Size
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:
Click to show/hide the Customising Dynamics GP Workflow Emails Series Index
Customising Dynamics GP Workflow Emails |
---|
Increasing the Font Size |
Read original post Customising Dynamics GP Workflow Emails: Increasing the Font Size at azurecurve|Ramblings of a Dynamics GP Consultant
This was originally posted here.
*This post is locked for comments