+6

rendering html as tooltip

Sahil Singh 8 months ago updated by Erick Alves 2 weeks ago 1

The tooltip control accepts HTML content as input and renders it safely within the tooltip popup, supporting rich formatting like headings, lists, links, and images. and adding the ability to redirect to a provided link on click of the tooltip icon. custom icon change option.

Hi Sahil,


I know it's been a while since you posted this, and you may have already found a solution.


However, I was working on a component for this exact requirement: rendering HTML content in a tooltip, and thought I'd share what I have so far. It's an early version, but it's functional, and I'd be interested to know if it fits your needs.

You can download it here: https://pub-443e997c365140c3adc18c444d9cf9d0.r2.dev/PowerComponentsKit-Tooltip.zip

The zip file includes the managed solution (.zip) ready to be imported, and a README.md file with instructions for installation and configuration in a Canvas App.

Hope it helps

Image 71

Image 72

Image 73