DemandFlow Support Centre

Field Type: Rich Text Editor

ReferenceField Types ReferenceUpdated 29/04/2026
The Rich Text Editor field type provides a formatted text editor with a toolbar for bold, italic, lists, headings, links, and other rich content formatting.

Overview

The Rich Text Editor field type (texteditor) provides a full-featured text editor with formatting capabilities. Users can apply bold, italic, headings, bulleted lists, numbered lists, links, and other formatting to their text, creating well-structured and visually clear content.

Properties

PropertyRequiredDescription
IDYesThe field identifier.
TypeYesMust be set to texteditor
NameYesThe display label shown to the user.
WidthNoThe percentage width within the form section. Typically set to 100%.
HeightNoThe height of the editor in pixels. Controls the visible editing area size.
Rich ToolbarNoWhen set to true, displays an enhanced formatting toolbar with additional options such as font size, colour, tables, and more. When false or omitted, a basic toolbar with essential formatting options is shown.
RequiredNoWhen true, the record cannot be saved without providing content.
Read OnlyNoWhen true, the content is displayed but cannot be edited.
VisibilityNoA condition controlling when this field is visible.

Formatting Capabilities

The Rich Text Editor supports the following formatting options:

Basic Toolbar

  • Bold, italic, underline
  • Bulleted and numbered lists
  • Headings (multiple levels)
  • Links
  • Text alignment

Rich Toolbar (Extended)

When Rich Toolbar is enabled, additional options are available:

  • Font size and colour
  • Tables
  • Images (inline)
  • Block quotes
  • Horizontal rules
  • Code blocks

Use Cases

  • Knowledge base articles — rich content with headings, lists, and links
  • Procedures and policies — step-by-step instructions with numbered lists and emphasis
  • Detailed descriptions — project briefs, requirements documents, or proposals
  • Meeting minutes — structured notes with headings and action items

Best Practices

  • Always set the width to 100% for the best editing experience
  • Set the height to at least 300 pixels for content fields, or 500+ pixels for primary content areas
  • Enable Rich Toolbar for fields that are the primary content area (e.g. article body text)
  • Use the basic toolbar (Rich Toolbar off) for shorter formatted fields like descriptions
texteditorrich textformattinghtmleditorwysiwygfield type

Was this article helpful?

← Back to Knowledge Base