Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I want to know how to embed an image to my form?
I added a custom HTML element and added the following line:
<img src=”http://192.168.50.4:8080/jw/AGB.png” />
But the image does not show up
3 Comments
Walter
Did you add the image to the appropriate folder in tomcat's webapp folder?
Benyamin T. Yousif Tawadros
Yes
Actually when i past this url into my browser the image shows up
http://192.168.50.4:8080/jw/AGB.png
Walter
Try to create a new context path folder so that you don't write into /jw's files.
E.g. tomcat/webapps/images/AGB.png