We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b3313 commit 3221b99Copy full SHA for 3221b99
website_blog_tools/views/views.xml
@@ -8,7 +8,7 @@
8
<field name="arch" type="xml">
9
<group name="publishing_details" position="after">
10
<group>
11
- <field name="content" />
+ <field name="content" widget="html" options="{'codeview': true}" />
12
</group>
13
14
</field>
0 commit comments