Property reference

glide.ui.html.editor.v5.toolbar

The glide.ui.html.editor.v5.toolbar property configures the editing toolbar for HTML fields using TinyMCE v5. Admins should review this setting to customize the available editing options for users, enhancing their content creation experience.

Default: bold italic underline undo redo | fontselect fontsizeselect 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 buttons displayed in the HTML editor's toolbar, allowing customization of editing features available to users.
What area does it affect? HTML field editing
What does the default mean? The default value is "bold italic underline undo redo | fontselect fontsizeselect 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 adjusting user editing capabilities or updating the toolbar layout.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.v5.toolbar
Sys ID 5b84311b0f0230102284ff12ff767eb0
Type string
Application Global
Default value bold italic underline undo redo | fontselect fontsizeselect table | forecolor backcolor link unlink | image media code | alignleft aligncenter alignright | bullist numlist fullscreen
Description Configures the editing toolbar for HTML fields(TinyMCE v5). This is a space-separated list without commas. Available buttons: newdocument, bold, italic, underline, strikethrough, alignleft, aligncenter, alignright, alignjustify, formatselect, fontselect, fontsizeselect, 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, toc, codesample, ltr, rtl, emoticons, insertdatetime, nonbreaking, pagebreak, print, visualblocks, visualchars, cut, copy. Use | between buttons to create button groups
Updated 2024-05-25 05:06:26