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 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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
1
thg 8 23
|
3555 | |||
|
2
thg 7 20
|
6806 | |||
|
0
thg 11 25
|
4104 | |||
|
2
thg 7 23
|
6532 | |||
|
0
thg 12 23
|
3507 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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