Configure a field editor for the HTML field

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure HTML fields to use TinyMCE or the legacy htmlArea editor. The TinyMCE editor provides better stability and more editing functions than the legacy htmlArea editor.

    Vorbereitungen

    Role required: admin

    Warum und wann dieser Vorgang ausgeführt wird

    There are two options for HTML editors:
    • TinyMCE: A 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 interface as well as a mode that shows only HTML markup.
      Hinweis:
      htmlArea only works in Core UI, not configurable workspace.

    Prozedur

    1. Navigate to All > System Properties > UI Properties.
    2. Locate the HTML field editor to use property (glide.ui.html.editor).
    3. Select TinyMCE or htmlArea.
    4. Select Save.