Rich Text
Rich Text is an advanced text-input control that allows users to enter content complete with images, formatting, and mixed media.
Description
| Item | Details |
|---|---|
| Category | Text |
| Sortable | No |
| Filterable | Yes |
| Available filters | contains, does not contain, equals, not equals, empty, not empty, starts with, ends with |
Settings
| Setting | Description |
|---|---|
| Allow Empty | Set whether the field is required or optional. |
| Placeholder | The text shown in the input box when the field is empty. |
| Editor Type | Set the different rich-text display formats. Options: Rich Text Editor, Text Editor, Code Editor, Markdown Editor |
| Code Editor Language | When the editor type is set to Code Editor, you can choose the language for code parsing. |
| Default Value | Set the default value for the field. |
Storage Format in Database
| Field Type | Description |
|---|---|
| text | Can store strings of any length |





