Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
10647 Ansichten

Been looking at how to enable code view (which used to be symbolised by > in the old editor) however I can't find any way to use it with the new HTML field on version 15.


Did anyone find how to use it? A major feature of the editor is just to remove.

Avatar
Verwerfen
Beste Antwort

Hi,

Add the following with the html field in odoo 15:  options="{'codeview': true}"

Thanks

Avatar
Verwerfen
Autor

This worked, thank you!

Beste Antwort

Hello Levi Bensley,

If you want to use HTML editor on any particular field, use an HTML widget.

Find  Example in Comment.


Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Verwerfen

Example:
In XML file,
<field name="html_field" widget="html"/>

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Jan. 25
3648
1
Nov. 22
2041
1
Okt. 22
2772
0
Jan. 22
3115
0
Juli 16
6029