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...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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...
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.
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Apr. 16
|
6707 | ||
|
1
Jan. 25
|
1765 | ||
|
0
Aug. 22
|
2641 | ||
|
3
Jan. 24
|
13591 | ||
|
0
Apr. 22
|
65 |