Property reference

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

The glide.ui.html.editor.v4.toolbar.valid.buttons property defines a list of supported buttons for HTML fields using TinyMCE. Admins should review this property to customize the toolbar options available to users when editing HTML content.

Default: 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,preview 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 editor toolbar for HTML fields, allowing for customization of editing capabilities.
What area does it affect? HTML editor toolbar
What does the default mean? The default value is "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,preview", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting the editing features for users or updating the HTML editing experience.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.v4.toolbar.valid.buttons
Sys ID 8fe68c02df331100e7ec4b586bf2639c
Type string
Application Global
Default value 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,preview
Description A valid (supported) button list for html fields using TinyMCE
Updated 2024-05-25 04:25:30