Adding Custom Button to TinyMCE Rich Text Editor - ServiceNow Customization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2023 08:22 AM
Hello Community,
I hope you're all doing well. I'm currently working on a project that involves customizing the TinyMCE Rich Text Editor within the Agent Workspace, and I'm facing a specific challenge that I could use some guidance on.
Issue: I'm aiming to add a custom button to the TinyMCE Rich Text Editor's toolbar in ServiceNow. This button should perform a specific function when clicked, allowing users to easily execute a custom action while composing or editing content.
What I've Tried: I've reviewed the official documentation and resources related to ServiceNow's UI customization, but I haven't found a clear guide on how to integrate a custom button into the TinyMCE editor.
Specific Questions:
- How can I add a custom button to the TinyMCE Rich Text Editor's toolbar?
- What steps are involved in defining the action or function that the button should perform?
example