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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
1
أغسطس 23
|
3555 | |||
|
2
يوليو 20
|
6789 | |||
|
0
نوفمبر 25
|
4098 | |||
|
2
يوليو 23
|
6530 | |||
|
0
ديسمبر 23
|
3496 |
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