Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2287 Ansichten

I am trying to define tooltips in xml files using the "help" attribute to give users an understanding of what the field does.

But as far as I can see, tooltips are only showing for non developers, if the "help" attribute is defined directly in the field definition in python. 

Is there a way to circumvent that restriction?


For example this works and is shown to users without developer mode:

python: 

test_field = fields.char(help="this is a test field")


but this tooltip is only shown if developer mode is active:

xml:

 


I am using odoo16 enterprise.

Avatar
Verwerfen
Autor

Thank you Paresh. 

This seems to be solved then.

Beste Antwort

Hi Ulrich: This is a bug that has been reported by others too. See the issue below. You may want to log a support ticket so that Odoo assigns it a higher priority.

https://github.com/odoo/odoo/issues/118692

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Aug. 25
2309
1
Mai 25
2541
1
Apr. 25
3512
1
Apr. 25
4344
1
Apr. 25
1818