02-01-2013 02:12 PM
Hi,
I have customized a .mth file and would like to know how to insert a diagram (process digram) directly on the homepage of a web site instead of a static image.
Thx for your help.
Solved! Go to Solution.
02-01-2013 05:20 PM
Hello MThompson,
you can insert any diagram on the mth file of your homepage directly like this :
<img src="images/XXXXXXXXXXXXXXXX_i.png" alt="Process" />
Change XXXXXXXXXXXXXXXX with the hexaIdAbs of the diagram, and the picture extension (png) with the right one.