glide.ui.html.toolbar

ServiceNow property description:

Configures the editing toolbar for HTML fields. This is a comma-separated list without spaces. You can choose from the following: formatblock, fontname, fontsize, bold, italic, underline, justifyleft, justifycenter, justifyright, justifyfull, insertorderedlist, insertunorderedlist, outdent, indent, forecolor, hilitecolor, createlink, insertimage, insertvideo, inserttable, inserthorizontalrule, copy, paste, undo, htmlmode

Attributes

  • Sys ID: 2b40d30107030000e8735720e1021e77
  • Type: string
  • Application: Global
  • Default value: formatblock,fontname,fontsize,bold,italic,underline,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,insertorderedlist,insertunorderedlist,outdent,indent,separator,forecolor,hilitecolor,separator,createlink,insertimage,insertvideo,inserttable,inserthorizontalrule,separator,htmlmode
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.html.toolbar` is used to configure the TinyMCE HTML toolbar within the platform. This property allows administrators to customize the toolbar options available in HTML fields, providing control over which editing tools are accessible to users. By modifying this property, administrators can enable or disable specific toolbar buttons to suit their organization's needs. The configuration is done by specifying a comma-separated list of toolbar button names. This customization helps streamline the user interface and ensures that only relevant editing tools are presented to users, enhancing both usability and security.

Source

Related property: glide.ui.html.editor