---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Editing functions in HTML field editor

# Editing functions in HTML field editor {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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](https://servicenow-prod.fluidtopics.net/hOM_e0e5mzDIIOK7Q8L30Q "Configure which buttons are available on the HTML toolbar.").  
{#r_EditingFunctions__table_xg1_bcg_vq__entry__4}

| Name | Icon | TinyMCE v6.8.3 Icon | Description |
|-|-|-|-|
| Cut\* |   | ![TinyMCE v6.8.3Cut]() | Cuts the selected text. Not supported in all browsers; use keyboard shortcut. Keyboard shortcut: CTRL + X |
| Copy\* |   | ![TinyMCE v6.8.3 Copy]() | Copies the selected text. Not supported in all browsers; use keyboard shortcut. Keyboard shortcut: CTRL + C |
| Find/Replace |   |   | 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\* |   | ![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\* |   | ![TinyMCE v6.8.3 Paste as plain text]() | Enables you to paste as plain text without source formatting. |
| Paste from Word |   |   | Opens a new window that enables you to copy and paste content from Microsoft Word into the HTML field. |
| Undo\* |   | ![TinyMCE v6.8.3 Undo]() | Reverts the previous edit. |
| Redo\* |   | ![TinyMCE v6.8.3 Redo]() | Reapplies the last reverted edit. |
[Table 1. Editing functions]

{#r_EditingFunctions__table_xg1_bcg_vq}  
Note:  
\*These options aren't available with htmlArea.
* **[Paste content into an HTML editor](https://servicenow-prod.fluidtopics.net/mu5GtfzSJpQ3D6IoP0VEGA)**   
  Paste content from a desktop application to the HTML editor. Content might not paste the same from every application.

