Good morning, My question, please, is how can we put help tooltip message on fields rather than labels (which is by default) so that when the user put the cursor n the textfield the tooltip message appears.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hello, in .py side need to put field attribut "help" and your description. For Example
- 'field_name': fields.char('Field Name', help="here is your tooltip message")
Hope this will help you.
This help message will appear on the label 'Field Name', but I want the message appearing on the textfield itself
Then use placeholder="your message" in xml. It will display message in textfield and when you click on that field it will disapper if you write something and vice-versa.
thank you for this proposition but, what I really want is to have the help message appearing on the field rather than on the label when the user simply move the cursor on the field.
thank you
Hi,
how set dynamically the tooltip message?
by example: help = "Inventory on hand" + some python code
thanks!
Hi, have you found any solution for this? I also want a dynamic tooltip message.
Thanks.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
mars 15
|
5281 | ||
|
1
mars 15
|
4272 | ||
Tooltips wont show up ODOO15
Résolu
|
|
1
févr. 25
|
3227 | |
|
1
déc. 23
|
3040 | ||
|
2
mars 15
|
5468 |