跳至内容
菜单
此问题已终结
2 回复
10704 查看

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
12月 23
1941
3
4月 18
5205
1
3月 15
6273
0
12月 16
3472
2
10月 23
2318