Steps after dynamic action
timurcatakli opened this issue · 2 comments
timurcatakli commented
Dani3lSun commented
Hi @timurcatakli
thanks for the flowers!:)
I created a simple demo app that shows the most common settings (includes adding a tooltip to a report column).
Simply said you have to do these steps:
- add a class to your report column, e.g. "my_tooltip_col"
- add the tooltip plugin to your page and under affected elements choose jquery selector with ".my_tooltip_col" from before
Hope this helps!;)
tooltip_demo_app.zip
timurcatakli commented
Thanks will take a loo at it :-)