Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5970 Prikazi

How to give tooltip for kanban view?

I have an kanban view in my form of o2m relation, for that i need to give a tooltip or a help text while hover over the view...

Avatar
Opusti
Best Answer

Hi,

To use tooltip of a field or a kanban box in a kanban view, you just need to set data-toggle attribute in the div container and provide a title too.

Here's a sample of how to add a simple tooltip tested in V14 :

<div class="oe_kanban_content" data-toggle="tooltip" title="what's up tootip:)!">

It's should work all fine.

Best regards.


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
apr. 16
6705
1
jan. 25
1750
0
avg. 22
2616
3
jan. 24
13575
0
apr. 22
65