Rich Text
Category: Widgets
Subcategory: Input widgets
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: 2.1.3
Framework Version: 9.6.0
Release Notes: ### Fixed
- Added 1MB file size limit for pasted and dropped images.
Version: 2.1.2
Framework Version: 9.6.0
Release Notes: ### Fixed
- We fixed an issue with attribute value override when Data view update widget props.
- We fixed the issue with underline toolbar not showing after setting 'Custom toolbar' property.
- We fixed an issue with image tag being removed on content sanitization.
### Added
- We added an indent plugin.
### Changed
- We changed openlink action to open links just on mouse click (without ctrl).
Version: 2.1.1
Framework Version: 9.6.0
Release Notes: ### Fixed
- Using editable settings, when switch from readonly state to editable then it is possible to change the text
Version: 2.1.0
Framework Version: 9.6.0
Release Notes: ### Security
- Update ckeditor4 to version 4.20.0 to prevent XSS
### Changed
- Remove CSS file for WebSpellChecker Dialog plugin as it rich end of support from ckeditor4
Version: 2.0.1
Framework Version: 9.6.0
Release Notes: ### Changed
- We changed the behavior on clicking the links in rich text editor. CMD/CTRL + Click will open a link in new tab.