Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
4368 Näkymät

Can someone please tell me how to enable user tips in V7? It was a simple check-mark in V6.1 but I am not able to find the corresponding function in V7.

Thank you in advance

Avatar
Hylkää
Paras vastaus

Now you can view it by hovering on the label if it has any help tooltip.

You can add help tooltip in py by

_columns = {
        'example':  fields.char('Example', help="Example Help message."),
    }

Avatar
Hylkää
Paras vastaus

Are user tips gone in Version 7?

No, you still can hover at any label and get the tooltip if available.

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
maalisk. 25
7576
1
toukok. 15
5783
1
jouluk. 17
3565
1
maalisk. 16
4506
0
maalisk. 15
5427