تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
5950 أدوات العرض

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
أبريل 16
6694
1
يناير 25
1724
0
أغسطس 22
2595
3
يناير 24
13555
0
أبريل 22
65