Extended functions in HTML field editor
The extended functions available for working with HTML content.
| Name | HTML Icon | TinyMCE v6.8.3 Icon | Description | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Accordion\* | Image omitted: TinyMCEV6-accordion\_icon.png TinyMCE v6.8.3 Accordion | Executes the `InsertAccordion` command, adding an Accordion element at the current location. | |||||||||||||||||||||||||||||||||
| Add character map\* | Image omitted: SpecCharHTML.png Spec Char html | Image omitted: TinyMCEV6-add-character-map\_icon.png 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\* | Image omitted: TinyMCEv6-anchor\_icon.png TinyMCE v6.8.3 Anchor | Inserts an anchor into the editor. | |||||||||||||||||||||||||||||||||
| Cleanup Messy Code | Image omitted: CleanupHTML.png Cleanup html | 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 | Image omitted: HTMLEditorButton.png Html editor button | Image omitted: TinyMCEV6-code\_icon.png TinyMCE v6.8.3 Code | Opens HTML source code in a separate window. See Editing in HTML Source Mode. | ||||||||||||||||||||||||||||||||
| Emoticons\* | Image omitted: TinyMCEV6-emoticons\_icon.png TinyMCE v6.8.3 Emoticons | Opens the Emojis dialog. | |||||||||||||||||||||||||||||||||
| Insert date/time\* | Image omitted: TinyMCEV6-insertdatetime\_icon.png TinyMCE v6.8.3 Insert date/time | Inserts the current date and time into the editor. | |||||||||||||||||||||||||||||||||
| Insert/Edit Embedded Media | Image omitted: MediaHTML.png Media html | Image omitted: TinyMCEV6-embed\_icon.png 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. | ||||||||||||||||||||||||||||||||
| Insert/Edit Image | Image omitted: ImageHTML.png Image html | Image omitted: TinyMCEV6-image\_icon.png 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. | ||||||||||||||||||||||||||||||||
| Insert/Edit Link | Image omitted: LinkHTML.png Link html | Image omitted: TinyMCEV6-link\_icon.png 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: `` | Insert Horizontal Line | Image omitted: HrHTML.png Hr html | Inserts a horizontal line at the current location. | Preview\* | Image omitted: PreviewHTML.png Preview html | Opens a preview of the HTML field in a separate window without saving changes. | Print\* | | Image omitted: TinyMCEV6-print\_icon.png TinyMCE v6.8.3 Print Prints the current document. | Remove link\* | Image omitted: UnlinkHTML.png Unlink html Image omitted: TinyMCEV6-unlink\_icon.png TinyMCE v6.8.3 Unlink Removes the current hyperlink. | Spell Checker | Image omitted: SpellHTML.png Spell html | Checks the spelling of text in the HTML field.Note: Spell Checker is only available in the htmlArea editor. | Toggle Full Screen Mode\* | Image omitted: FullScreenHTML.png Full screen html Image omitted: TinyMCEV6-fullscreen\_icon.png 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\* | | Image omitted: TinyMCEV6-blocks\_icon.png TinyMCE v6.8.3 Visual blocks Toggles block visibility on or off. | Visual chars\* | Image omitted: ToggleGuidesHTML.png Toggle guides html | Shows or hides invisible elements in the article, such as collapsed table borders. | Note: *These options aren’t available with htmlArea. |