跳至内容
菜单
此问题已终结
2 回复
10655 查看

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.

形象
丢弃
最佳答案

Hi,

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

Thanks

形象
丢弃
编写者

This worked, thank you!

最佳答案

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

形象
丢弃

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

相关帖文 回复 查看 活动
1
1月 25
3650
1
11月 22
2043
1
10月 22
2772
0
1月 22
3124
0
7月 16
6033