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

ServiceNow property description:

A valid (supported) button list for html fields using TinyMCE

Attributes

  • 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
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.html.editor.v4.toolbar.valid.buttons` specifies the list of valid buttons that can be used in HTML fields utilizing the TinyMCE editor. This property ensures that only supported buttons are available in the toolbar, enhancing the user experience by providing relevant editing options. According to the documentation, this property is crucial for maintaining a consistent and functional toolbar in HTML fields within the Agent Workspace. By configuring this property, administrators can control the available TinyMCE toolbar buttons, ensuring they align with the organization's requirements and the capabilities of the platform. This helps in preventing the use of unsupported or unnecessary buttons, thereby streamlining the editing process.

Source

Related property: glide.ui.html.editor.toolbar.valid.buttons