HTML field editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
When a user right-clicks on a HTML field within a record, can we configure more options (like text color, text format...some tool bar options) in context menu. Instead, only link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi there @Dinesh61
you can’t configure extra context menu options directly, but you can extend the toolbar via TinyMCE config.
By default, the HTML field in ServiceNow uses a limited TinyMCE editor config, so the right-click/context menu only shows Link. If you want more options (like colors, fonts, formats), you need to extend the TinyMCE toolbar configuration through system properties (glide.ui.html.editor.config) or override it using a UI Script / Client Script that modifies the editor settings.
Hope this helps
Kind Regards,
Mohamed Azarudeen Z
Developer @ KPMG
Microsoft MVP (AI Services), India