on ‎2018 Jul 18 4:41 PM
Request clarification before answering.
Dear All,
Images are kept in the public server instead of local system, we took the images path & inserted in HTML code.
Images are displaying in the HTML templates.
Ranjeeth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
as far as I know it is only possible to insert pictures as http link.
Br,
Zoran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
You can’t use embeded images, images has to be stored somewhere on internet (site) and you use them as link,
Br,
Zoran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Take a look at the Administrator Guide
To show your images, don't just copy and paste the link, you need to add an IMG tag before and after the link. As an example your entry would look like this
' <img src=www.imagesource.com width="xx" height="xx"> (where xx = your measurements in pixels)
A little bit more information about image tags in HTML (please note: the link is out of the SAP network)
https://www.w3schools.com/tags/tag_img.asp
Regards,
Jameel
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.