Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
10680 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
dic 23
1883
3
apr 18
5185
1
mar 15
6252
0
dic 16
3450
2
ott 23
2304