Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4330 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

Are user tips gone in Version 7?

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мар. 25
7543
1
мая 15
5744
1
дек. 17
3528
1
мар. 16
4439
0
мар. 15
5384