Configure a field editor for the HTML field
You can configure HTML fields to use TinyMCE or the legacy HtmlArea editor. This editor provides better stability and more editing functions than the legacy htmlArea editor.
Before you begin
About this task
- TinyMCE: A What You See Is What You Get (WYSIWYG) field that displays text as readers would see it on the screen. TinyMCE is the default editor.
- htmlArea: The legacy editor, which offers a more basic WYSIWYG interface as well as a mode that shows only HTML markup.
Procedure
- Navigate to .
- Locate the property called HTML field editor to use (glide.ui.html.editor).
- Select TinyMCE or htmlArea.
- Click Save.