Property reference

glide.ui.html.editor.toolbar

The glide.ui.html.editor.toolbar property configures the editing toolbar for HTML fields using TinyMCE. Admins can customize the available buttons to enhance user experience and streamline content editing processes.

Default: bold italic underline undo redo | fontfamily fontsize table | forecolor backcolor link unlink | image media code | alignleft aligncenter alignright | bullist numlist fullscreen Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the specific buttons displayed in the HTML editor's toolbar, allowing for tailored editing capabilities based on user needs.
What area does it affect? HTML field editing
What does the default mean? The default value is "bold italic underline undo redo | fontfamily fontsize table | forecolor backcolor link unlink | image media code | alignleft aligncenter alignright | bullist numlist fullscreen", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing the HTML editor for specific user roles or content requirements.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.toolbar
Sys ID 2cb6255677000210f18b48a0af5a9914
Type string
Application Global
Default value bold italic underline undo redo | fontfamily fontsize table | forecolor backcolor link unlink | image media code | alignleft aligncenter alignright | bullist numlist fullscreen
Description Configures the editing toolbar for HTML fields(TinyMCE). This is a space-separated list without commas. Available buttons: newdocument, bold, italic, underline, strikethrough, alignleft, aligncenter, alignright, alignjustify, blocks, fontfamily, fontsize, table, cut, copy, paste, pastetext, searchreplace, bullist, numlist, outdent, indent, blockquote, undo, redo, link, unlink, code, forecolor, backcolor, removeformat, hr, visualblocks, subscript, superscript, charmap, image, media, fullscreen, anchor, tableofcontents, codesample, ltr, rtl, emoticons, insertdatetime, nonbreaking, pagebreak, print, visualblocks, visualchars, cut, copy, accordion, a11ycheck, rotateleft, rotateright, flipv, fliph, editimage. Use | between buttons to create button groups
Updated 2025-04-17 00:14:22