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

I'd like to know if it's possible to create a hover panel like the field's one, but in a button.

If I hover the mouse in the button, I want to see a help message like in the field, in other words, I want to see an odoo help message instead of a browser help message(HTML).

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

Add your help message to the xml attribute help like this:

<button  name="name" type="object" string="Generate"  help="your help message"/>

Best regards

الصورة الرمزية
إهمال
أفضل إجابة

use <button name=" " type ="object/action" help="your message "/> in XML

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
ديسمبر 23
1881
3
أبريل 18
5178
1
مارس 15
6242
0
ديسمبر 16
3440
2
أكتوبر 23
2298