Property reference

glide.ui.html.toolbar

The glide.ui.html.toolbar property configures the editing toolbar for HTML fields in ServiceNow. Admins may need to adjust this property to customize the available formatting options for users when editing HTML content.

Default: 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 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 defines a comma-separated list of toolbar options available for HTML field editing, allowing customization of user interface elements.
What area does it affect? HTML field editing
What does the default mean? The default value is "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", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing the HTML editing experience for users.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.toolbar
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
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
Updated 2024-05-25 05:08:40