Need to customize TinyMCE Editor buttons in Service Portal toolbars (they appear hard-coded)
ServiceNow has a number of TinyMCE system properties, available in sys_properties.list, that allow customizing the toolbars in the TinyMCE editor. If you filter by "*glide.ui.html.editor" you'll find a suite of properties for customizing the HTML and...