Tooltip on hover of an item in template grid

0
Hi team, I have a template grid nested within a column of a list view, The template grid consists of list of countries with their short name, I need a tooltip where when i hover on the short name of the country, I need to get the full name of the country, I tried using the bootstrap tooltip widget, However the data we are getting is not as expected, as in the below example , the tooltip is showing the fullform of IN, ie INDIA for all the countries i hover on, Is there any way to achieve this? Thanks in advance
asked
1 answers
3

Hi Kasam,

Place the text inside the container place bootstrap tooltip and map the attribute in the data source that needs to display on hover. I have added the Widget URL in below.

I hope this is useful for you.

https://marketplace.mendix.com/link/component/1939

 

Thanks,

Ragul.

 

answered