Outlined below is the process on generating html code from a word document and use it as a notification message
Create a notification message in i.e. Word

Save the file as .html (Option in word: “Web Page, Filtered (*.htm, *.html) i.e. Hallo World.html

Images/Logo’s form part of the documents, navigate to System -> Documents

Select the Add button to add a new Image/Logo

Enter the details

The Image/Logo that was added will now reflect in the list, take note of the Filename as this will be used in the notification message

Open the .html file (Hallo World.html) created above in i.e. Notepad

Select all (Ctrl+A) in the the file and Copy (Ctrl+C) the content
Navigate to System -> Notification Messages and select a notification message i.e. Statement to Client, refer to Editing notification messages
Remove everything from the Template* – Select All (Ctrl+A) and Delete

Paste (Ctrl+P) the content that was copied from Notepad in the Template*
To increase the size of the Template* box select the bottom right corner and drag the box

Delete the CSS style section from the Template* box

To add an image/logo navigate to where the logo needs to be inserted, in this example after “Hallo World”, and Add the following line:
<img width=”400″ src=”https://test.configuration.co.za/documents/Sample.jpeg”>

Sample.jpeg – Refer to the Image/Logo that was added above
Depending if you are working on test or production the word “test.configuration.co.za” need to be replaced accordingly
The configuration “test.configuration.co.za” need to be replaced with the configuration
i.e. “test.finworks.biz”
The size of the image can be changed by setting the width “width=”400
Scroll down to the bottom of the screen and select the Test button to preview the message

Preview of the Message

Last Updated on 1 year ago by Debra Hart