Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
Lines of code | 20282 |
Technical Name |
ehcs_wysiwyg_editor |
Website | http://www.erpharbor.com |
Versions | 10.0 11.0 12.0 13.0 14.0 |
Add WYSIWYG Editor in Website and Backend.
ERP Harbor Consulting Services
In Website :
Add summernote class in your Html tag and it shows WYSIWYG Editor in Website.
In Backend :
In your form view, add widget="wysiwyg_html" and it shows WYSIWYG Editor on form view with more features.
Our Odoo Services |
|||||||||
|
Odoo Support Services
We are working towards make enterprise solutions available & easy for all small & medium organisations to grow them better with higher growth rate. We truly believe in Open Source culture so services we are providing, is only in open source products.

Copyright ERP Harbor Consulting Services All Rights Reserved | Privacy Policy
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
hii this modules not work in odoo 14 version this module code is 13 version change and share 14 version
¿Odoo 15?
In odoo 15
Works in odoo 15 enterprise ?
Re: ¿Odoo 15?
Hi Allan,
Sorry, this module is not available from v15.
XML: field name="my_text_field" widget="wysiwyg_html"
Backend
Can you please give me step by step instruction to make this work in the backend
Re: Backend
Hi Stacy,
Thanks for showing interest in the app. The steps are already given above. For the backend, you just need to add a widget in your HTML field.
Ex:
PY: desc = fields.Html()
XML:
hello, we need v15 EE