Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
4300 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Beste antwoord

Are user tips gone in Version 7?

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

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mrt. 25
7476
1
mei 15
5703
1
dec. 17
3506
1
mrt. 16
4411
0
mrt. 15
5306