Basic, bootstrap based, rich text editor widget for Mendix.
This widget is a basic, more simplistic, more style-friendly version of the Simple Rich Text Editor. It has been created specifically for use in MX5 projects. It provides basic text styling functionality such as bold,italic andunderline.
The widget is based on the jQuery bootstrap wysiwyg plugin: http://mindmup.github.io/bootstrap-wysiwyg/
The only configuration needed is the referenced text attribute.
The wysiwyg div accepts all shortcuts that are used in text editing programs such as MS Word. Not all buttons are available yet.
Mendix 5.x Environment jQuery (added to the package) bootstrap-wysiwyg plugin (added to the package) Works on Chrome and Firefox
The widget should be placed inside a dataview.
Data attribute: The attribute the content should be saved to. Input height: The height of the input field in px.