diff --git a/client/src/views/fields/wysiwyg.js b/client/src/views/fields/wysiwyg.js index 3ce4d88a28..80f0c585fa 100644 --- a/client/src/views/fields/wysiwyg.js +++ b/client/src/views/fields/wysiwyg.js @@ -390,6 +390,7 @@ Espo.define('views/fields/wysiwyg', ['views/fields/text', 'lib!Summernote'], fun toolbar: this.toolbar, buttons: this.buttons, dialogsInBody: $('body'), + codeviewFilter: true, }; if (this.height) {