Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
10656 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
dec. 23
1881
3
apr. 18
5173
1
mar. 15
6228
0
dec. 16
3428
2
oct. 23
2292