Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
10677 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Des 23
1882
3
Apr 18
5183
1
Mar 15
6251
0
Des 16
3447
2
Okt 23
2303