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

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

Imagine profil
Abandonează
Cel mai bun răspuns

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."),
    }

Imagine profil
Abandonează
Cel mai bun răspuns

Are user tips gone in Version 7?

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mar. 25
7475
1
mai 15
5699
1
dec. 17
3501
1
mar. 16
4407
0
mar. 15
5303