İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
4340 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
En İyi Yanıt

Are user tips gone in Version 7?

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 25
7553
1
May 15
5759
1
Ara 17
3541
1
Mar 16
4448
0
Mar 15
5390