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

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