---
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


---

# Extended functions in HTML field editor

# Extended 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

The extended functions available for working with HTML content.
{#r_ExtendedFunctions__table_pt3_kjg_vq__entry__4}

| Name | HTML Icon | TinyMCE v6.8.3 Icon | Description |
|-|-|-|-|
| Accordion\* |   | ![TinyMCE v6.8.3 Accordion]() | Executes the `InsertAccordion` command, adding an Accordion element at the current location. |
| Add character map\* |   | ![TinyMCE v6.8.3 Add character map]() | Inserts a special character at the current cursor location. Select the button to view a list of available characters. Point to a character to view the name and HTML code. Select a character to insert it. |
| Anchor\* |   | ![TinyMCE v6.8.3 Anchor]() | Inserts an anchor into the editor. |
| Cleanup Messy Code |   |   | Fixes standard HTML errors for the selected text, such as invalid tags. Selecting this button might change the layout of existing content. If you don't like the results, you can select Undo to revert this action. |
| Edit HTML Source/Code | ![Html editor button]() | ![TinyMCE v6.8.3 Code]() | Opens HTML source code in a separate window. See [Editing in HTML Source Mode](https://servicenow-prod.fluidtopics.net/u2NLE4muR_tEY2JvtktgAg "An HTML field enables you to insert HTML content directly, which is useful for rich text or custom HTML content within forms. An HTML editor provides simple functionality and HTML source mode editing."). |
| Emoticons\* |   | ![TinyMCE v6.8.3 Emoticons]() | Opens the Emojis dialog. |
| Insert date/time\* |   | ![TinyMCE v6.8.3 Insert date/time]() | Inserts the current date and time into the editor. |
| Insert/Edit Embedded Media |   | ![TinyMCE v6.8.3 Embed media]() | Embeds a video from the video library or an attachment. You can also add videos to the video library with this feature. To learn more, see [Embedding Video in HTML Fields](https://servicenow-prod.fluidtopics.net/jliRmm_1fUsRPGNxBKRtwg "You can insert videos into HTML fields. You can also add videos to the video library using the HTML Insert/Modify Video form."). |
| Insert/Edit Image |   | ![TinyMCE v6.8.3 Image]() | Inserts an image from the image library or an attachment. You can also add images to the image library with this feature. To learn more, see [Embedding Images in HTML Fields](https://servicenow-prod.fluidtopics.net/bKuoTUI3W495_lq1bpQ22w "You can use the HTML field image picker to embed images into HTML fields, and to add images to the image library."). |
| Insert/Edit Link |   | ![TinyMCE v6.8.3 Link]() | Configures a link for the selected text. You can define the link URL, title (additional information that appears in the tooltip), and the target (same window or new window or tab). [Code reference](http://www.w3schools.com/tags/tag_a.asp): `<a>` |
| Insert Horizontal Line |   |   | Inserts a horizontal line at the current location. |
| Preview\* |   |   | Opens a preview of the HTML field in a separate window without saving changes. |
| Print\* |   | ![TinyMCE v6.8.3 Print]() | Prints the current document. |
| Remove link\* |   | ![TinyMCE v6.8.3 Unlink]() | Removes the current hyperlink. |
| Spell Checker |   |   | Checks the spelling of text in the HTML field. Note: Spell Checker is only available in the htmlArea editor. |
| Toggle Full Screen Mode\* |   | ![TinyMCE v6.8.3 Full screen]() | Expands the HTML field to use the full form view. Select the button again to return to standard form view. Note: This feature is available only for the htmlArea editor and isn't available for Internet Explorer. |
| Visual blocks\* |   | ![TinyMCE v6.8.3 Visual blocks]() | Toggles block visibility on or off. |
| Visual chars\* |   |   | Shows or hides invisible elements in the article, such as collapsed table borders. |
[Table 1. Extended functions]

{#r_ExtendedFunctions__table_pt3_kjg_vq}  
Note:  
\*These options aren't available with htmlArea.
* **[Embed images in the HTML editor](https://servicenow-prod.fluidtopics.net/bKuoTUI3W495_lq1bpQ22w)**   
  You can use the HTML field image picker to embed images into HTML fields, and to add images to the image library.
* **[Link a website in HTML editor](https://servicenow-prod.fluidtopics.net/QrQmyD5vt_ADpZvS8G8pDA)**   
  You can insert a link to a website in an HTML field.
* **[Embed videos in the HTML editor](https://servicenow-prod.fluidtopics.net/jliRmm_1fUsRPGNxBKRtwg)**   
  You can insert videos into HTML fields. You can also add videos to the video library using the HTML Insert/Modify Video form.
* **[Define video file types for HTML fields](https://servicenow-prod.fluidtopics.net/G~AI8GrKajQaC8Ph~FWUxg)**   
  You can define the types of video files that can be added to HTML fields.
* **[Disable user access to the image library for HTML area](https://servicenow-prod.fluidtopics.net/3XXtZZqxSD6vFOG5qRquAA)**   
  By default, users can use and upload images to the image library from an HTML field. You can disable access to the image library from HTML fields. This is only applicable to HTML area and not TinyMCE.
* **[Configure accordion in TinyMCE HTML editor](https://servicenow-prod.fluidtopics.net/eB6KqV_6hyP3V7Uq5iJBPQ)**   
  You can enable the accordion on the TinyMCE HTML editor in both CoreUI and workspaces. When enabled, the accordion button appears on the HTML editor and can be used to expand/collapse content.

