Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
We can host the images "inline", inside the form (i.e. Custom HTML) or Userview menu (i.e. Rich Text Editor) itself.
...
Add the img tag into the HTML Source Editor and construct the URL path to the image.
Code Block |
---|
<img src="/images/hi.png"/> |
...