跳至內容
選單
此問題已被標幟
1 回覆
5931 瀏覽次數

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.


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 16
6688
1
1月 25
1717
0
8月 22
2583
3
1月 24
13547
0
4月 22
65