Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
10709 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 12 23
1947
3
thg 4 18
5225
1
thg 3 15
6274
0
thg 12 16
3475
2
thg 10 23
2320