Rich Text

Content Type: Widget
Categories: Data

Overview

This widget is a powerful, rich text editor. Create rich formatted text with HTML output. User interface options include an inline bubble toolbar on a text selection or a top toolbar. 

Documentation

Please see Rich Text in the Mendix documentation for details.

Releases

Version: 3.0.1
Framework Version: 9.24.0
Release Notes: ### Changed - We update the widget icons. ### Fixed - We removed toolbar, menubar, and statusbar on readonly.
Version: 3.0.0
Framework Version: 9.24.0
Release Notes: ### Breaking changes - We have built a new rich text editor using the TinyMCE editor. The previous version was based on CKEditor 4, which has reached end of life and contains a security vulnerability. This is a major version upgrade. The widget configuration is changing, please review your configuration after updating.
Version: 2.3.0
Framework Version: 9.6.0
Release Notes: ### Fixed - We disabled the version check from CKEditor 4, which generated security alert in all widget instances. ### Added - We add validation message for rich text editor.
Version: 2.2.4
Framework Version: 9.6.0
Release Notes: ### Fixed - We fix an issue with toolbars content incorrect display on mouse hover.
Version: 2.2.3
Framework Version: 9.6.0
Release Notes: ### Fixed - We fix an issue with Editor intermittenly not displaying data.