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 allowed in the TinyMCE toolbar for HTML fields, thereby limiting user options. |
| What area does it affect? |
HTML editor toolbar |
| What does the default mean? |
The default value is "a11ycheck accordion aligncenter alignjustify alignleft alignright anchor backcolor blockquote blocks bold bullist charmap code codesample copy cut editimage emoticons flipv fliph fontfamily fontsize forecolor fullscreen help hr image indent insertdatetime italic link ltr media newdocument nonbreaking numlist outdent pagebreak paste pastetext preview print redo removeformat rotateleft rotateright rtl searchreplace strikethrough subscript superscript table tableofcontents underline undo unlink visualblocks visualchars", 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 security requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.toolbar.valid_buttons |
| Sys ID |
8b27295677000210f18b48a0af5a998a |
| Type |
string |
| Application |
Global |
| Default value |
a11ycheck accordion aligncenter alignjustify alignleft alignright anchor backcolor blockquote blocks bold bullist charmap code codesample copy cut editimage emoticons flipv fliph fontfamily fontsize forecolor fullscreen help hr image indent insertdatetime italic link ltr media newdocument nonbreaking numlist outdent pagebreak paste pastetext preview print redo removeformat rotateleft rotateright rtl searchreplace strikethrough subscript superscript table tableofcontents underline undo unlink visualblocks visualchars |
| Description |
A valid (supported) button list for html fields using TinyMCE.
Use this to limit what buttons CAN BE added to the toolbar. |
| Updated |
2025-04-11 02:07:11 |
Sources
Related properties