Editing functions in HTML field editor
Several editing functions are built into TinyMCE.
You can add more edit functions to TinyMCE v6.8.3 using the glide.ui.html.editor.toolbar property and properties on the UI Properties page. For more information on configuring the edit functions, see Configure the HTML toolbar.
| Name | Icon | TinyMCE v6.8.3 Icon | Description |
|---|---|---|---|
| Cut\* | Image omitted: CutHTML.png Cut html | Image omitted: TinyMCEV6-cut\_icon.png TinyMCE v6.8.3Cut | Cuts the selected text. Not supported in all browsers; use keyboard shortcut. Keyboard shortcut: CTRL + X |
| Copy\* | Image omitted: CopyHTML.png Copy html | Image omitted: TinyMCEV6-copy\_icon.png TinyMCE v6.8.3 Copy | Copies the selected text. Not supported in all browsers; use keyboard shortcut. Keyboard shortcut: CTRL + C |
| Find/Replace | Image omitted: FindReplaceHTML.png Find replace html | Enables you to replace the next \(Replace\) or all \(Replace All\) occurrences of a text string in the HTML field.Keyboard shortcuts: CTRL + F, Cmd + F | |
| Paste\* | Image omitted: PasteHTML.png Paste html | Image omitted: TinyMCEV6-paste\_icon.png TinyMCE v6.8.3 Paste | Pastes the selected text. Not supported in all browsers; use keyboard shortcut. Keyboard shortcut: CTRL + V |
| Paste as Plain Text\* | Image omitted: PasteTextHTML.png Paste text html | Image omitted: TinyMCEV6-paste-text\_icon.png TinyMCE v6.8.3 Paste as plain text | Enables you to paste as plain text without source formatting. |
| Paste from Word | Image omitted: PasteWordHTML.png Paste from Word html | Opens a new window that enables you to copy and paste content from Microsoft Word into the HTML field. | |
| Undo\* | Image omitted: UndoHTML.png Undo html | Image omitted: TinyMCEV6-undo\_icon.png TinyMCE v6.8.3 Undo | Reverts the previous edit. |
| Redo\* | Image omitted: RedoHTML.png Redo html | Image omitted: TinyMCEV6-redo\_icon.png TinyMCE v6.8.3 Redo | Reapplies the last reverted edit. |
Note: *These options aren't available with htmlArea.