cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding a diagram on a web site Homepage

MThompson
Member

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.

1 Reply

jyherpet
Retired

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.

Best regards,
Jean-Yves