Hello everyone!
I want to add an image in the body of an email but I can't insert it, I take the photos from Onedrive Business (SharePoint).
I have tried with:
- Insert the tag <img src="Link" /> directly in the body
- Initialize variables and Compose and put there the link of the source like that --> <img src="Name-VARIABLE">
I attach 2 screenshots with something that I saw when you click the HTML icon to write code, once you write the tag <img> the icon turns into grey meaning that there is an error.
Once I write <img> tag the HTML, the icon turns into grey meaning that there is a problem.
When you remove the <img> tag, the HTML icon turns back again into black.
Hope this information is useful, if you have any doubt, please ask me!