Skip to Content
Menu
This question has been flagged
2 Replies
1654 Views

Hi there,


is there a possibility to change the design of the Doo Chat. As it really does not look that good compared to other Chat Apps. I think users will more likely use the App if it also looks nice!


thank you for the help

Avatar
Discard

Of course , the odoo chat box is build by xml file so you can create custom module that will customize this chat. It depend on how you want to change the design sir

Best Answer

Hi,

To customize the chatbot in odoo, you can inherit the current chatbot XML template file from your odoo addons and make customization in it.
search for "t-name=" mail.ChatWindow" " in your odoo addons. Then you can get the templates of the chatbot. You can inherit it in your custom module and add styles.
Please refer to the below blog to know about template inheritance


https://www.cybrosys.com/blog/an-overview-of-template-inheritance-in-odoo-16


Hope it helps

Avatar
Discard
Author Best Answer

ok cool thank you for the help

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 23
2042
2
Jul 20
4974
0
Apr 24
2034
2
Jul 23
4262
0
Dec 23
1820