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.3.1
Framework Version: 9.24.0
Release Notes: ### Changed - Changed action required to false to avoid unnecessary warnings in the Studio Pro.
Version: 3.3.0
Framework Version: 9.24.0
Release Notes: ### Added - We add new advance config to allow user to disable relative url conversion.
Version: 3.2.4
Framework Version: 9.24.0
Release Notes: ### Changed - We allow users to turned off sandbox_iframes through configurations.
Version: 3.2.3
Framework Version: 9.24.0
Release Notes: ### Fixed - We have upgraded the dependency (TinyMCE) version to 6.8.4 in order to solve CVE-2024-38357
Version: 3.2.2
Framework Version: 9.24.0
Release Notes: ### Fixed - We fixed an issue where in some cases rich text display loading screen infinitely. - We optimized rich text bundle size.
Version: 3.2.1
Framework Version: 9.24.0
Release Notes: ### Added - We add on change and on key press events to make upgrade consistent from previous version.
Version: 3.2.0
Framework Version: 9.24.0
Release Notes: ### Added - We add options to include external styling in advance tab. the style can be included in theme folder. and this is also allow user to switch between built-in style theme: 'default' and 'dark'. ### Fixed - We fixed issue where rich text body font style overriding the page body style in inline mode.
Version: 3.1.2
Framework Version: 9.24.0
Release Notes: ### Changed - We add more options to the rich text's context menu and give user the options to use native context menu as well.
Version: 3.1.1
Framework Version: 9.24.0
Release Notes: ### Fixed - We fixed tab index not working on Editor. - We fix security issue by setting sandbox_iframes and convert_unsafe_embeds to true.
Version: 3.1.0
Framework Version: 9.24.0
Release Notes: ### Changed - We allow user to disable quick toolbar. ### Fixed - We fixed styling to match atlas styles. - We re-introduce readonly style. - We fixed editor height configuration can't be changed.