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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
ok cool thank you for the help
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Agu 23
|
2076 | ||
|
2
Jul 20
|
5012 | ||
|
0
Apr 24
|
2051 | ||
How to change color of chat text (Odoo online)
Diselesaikan
|
|
2
Jul 23
|
4308 | |
|
0
Des 23
|
1834 |
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