Add a tooltip icon on your infolets
Summary
Useful piece of code to create a tool tipContent
Here is a piece code you can use to add a tooltip icon on your infolet:
<span title="Users who have logged in to CRM Online at least once">
<img src="https://xxxxx/analytics/saw.dll?downloadFile&Path=/shared/Custom/images/Screenshot 2019-10-21 medium.png"></span>
Add it next to the title or in a static text (don't forget to tick Contains HTML Markup)
Attach is the icon we used and also how it looks.
4