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 the valid buttons that can be included in the TinyMCE toolbar for HTML fields, allowing customization of the editing interface. |
| What area does it affect? |
HTML editor toolbar |
| What does the default mean? |
The default value is "aligncenter alignjustify alignleft alignright anchor backcolor blockquote bold bullist charmap code codesample copy cut emoticons fontselect fontsizeselect forecolor formatselect fullscreen hr image indent insertdatetime italic link ltr media newdocument nonbreaking numlist outdent pagebreak paste pastetext preview print redo removeformat rtl searchreplace strikethrough subscript superscript table toc 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 needs or to enhance usability. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.v5.toolbar.valid_buttons |
| Sys ID |
e817719b0f0230102284ff12ff767ece |
| Type |
string |
| Application |
Global |
| Default value |
aligncenter alignjustify alignleft alignright anchor backcolor blockquote bold bullist charmap code codesample copy cut emoticons fontselect fontsizeselect forecolor formatselect fullscreen hr image indent insertdatetime italic link ltr media newdocument nonbreaking numlist outdent pagebreak paste pastetext preview print redo removeformat rtl searchreplace strikethrough subscript superscript table toc 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 |
2024-05-25 03:42:30 |
Related properties