- Edited
Hello
i want to display in addition to text also images in forms to explain or support some tickets. The Editor has the possibility to add a image over the „image“ button, but that image will not be displayed in the actual form. Same goes for HTML code. For example I tried simple code like that:
<img src="https://www.google.de/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png">
In the editor preview everything is showing correct but after saving the change, no image is show in the actual form.
Am I doing something wrong? Or is there a workaround even if I have to edit php files to hardcore some pictures in the code?
Thank you very much for your help!