Property reference

glide.ui.html.editor.toolbar.valid.buttons

The glide.ui.html.editor.toolbar.valid.buttons property defines the list of supported buttons for HTML fields that utilize TinyMCE. Admins should review this property to customize the editor's functionality based on user needs and preferences.

Default: newdocument,bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,formatselect,fontselect,fontsizeselect,tablecontrols,cut,copy,paste,pastetext,pasteword,search,replace,bullist,numlist,outdent,indent,blockquote,undo,redo,link,unlink,image,cleanup,code,forecolor,backcolor,removeformat,hr,visualaid,sub,sup,charmap,media,preview,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 specifies which buttons are available in the TinyMCE HTML editor toolbar, allowing for tailored editing capabilities.
What area does it affect? HTML editor toolbar
What does the default mean? The default value is "newdocument,bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,formatselect,fontselect,fontsizeselect,tablecontrols,cut,copy,paste,pastetext,pasteword,search,replace,bullist,numlist,outdent,indent,blockquote,undo,redo,link,unlink,image,cleanup,code,forecolor,backcolor,removeformat,hr,visualaid,sub,sup,charmap,media,preview,fullscreen", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting the HTML editor's features for user roles or specific applications.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.toolbar.valid.buttons
Sys ID d255d54447002000521b543eacde27fa
Type string
Application Global
Default value newdocument,bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,formatselect,fontselect,fontsizeselect,tablecontrols,cut,copy,paste,pastetext,pasteword,search,replace,bullist,numlist,outdent,indent,blockquote,undo,redo,link,unlink,image,cleanup,code,forecolor,backcolor,removeformat,hr,visualaid,sub,sup,charmap,media,preview,fullscreen
Description A valid (supported) button list for html fields using TinyMCE
Updated 2024-05-25 03:39:10