Skip to Content
Menu
This question has been flagged
1 Reply
3390 Views

I can't make the help label for product names in the product.template or product.product pop up. Usually you highlight the field name for the help tooltip to show, but Odoo has the field name hidden for this field.

How do I unhide that field name to view the help tool tip, or is there another way to view the help label without hovering over the field name?

Avatar
Discard
Best Answer

Hi Alex,

Here you can see that in the form view of product, they define the product name label with class='oe_edit_only', so it means you can see that label in edit mode and at that time you can see help tooltip for that field.So if you want to display that help without edit mode, then you can remove class='oe_edit_only'.​

You can refer the Screenshot;-

https://drive.google.com/open?id=1aaUOmMWdwgKf72vkOa36tVfy3clXiBh7      


Regards,




Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   



Avatar
Discard
Author

Thank you!

Related Posts Replies Views Activity
3
Aug 23
5518
0
Mar 16
3411
7
Nov 15
14212
0
Mar 15
6101
1
Dec 24
1381