Skip to Content
मेन्यू
This question has been flagged
2 Replies
10663 Views

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).

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
2
दिस॰ 23
1881
3
अप्रैल 18
5173
1
मार्च 15
6234
0
दिस॰ 16
3434
2
अक्तू॰ 23
2295