How to reorder Email Client Compose toolbar buttons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
It looks like the relevant setting would be glide.ui.email.composer.toolbar, but it belongs to the @Servicenow/now-email-client application, which is read‑only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
that's correct, you can't edit that as it's OOTB application file
I will suggest better inform your customer that this requirement is not feasible and better stay with OOTB platform feature
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Daniel_san ,
Just try once with as per KB: KB2527143 Knowledge Article HTML Editor (TinyMCE) Toolbar Layout Changed After Yokohama Patch Upgrad...
"platform defaults to the global system property glide.ui.html.editor.toolbar.property to determine which buttons are displayed in the TinyMCE editor."
Ref: Configuring system properties for TinyMCE HTML editor
KB0957420 Property "glide.ui.html.editor.v4.toolbar.line1" has no effect on TinyMCE toolbar
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Daniel_san
Just try once with as per KB: KB2527143 Knowledge Article HTML Editor (TinyMCE) Toolbar Layout Changed After Yokohama Patch Upgrad...
"platform defaults to the global system property glide.ui.html.editor.toolbar.property to determine which buttons are displayed in the TinyMCE editor."
Ref: Configuring system properties for TinyMCE HTML editor
KB0957420 Property "glide.ui.html.editor.v4.toolbar.line1" has no effect on TinyMCE toolbar
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Unfortunately, the KB you referenced doesn’t apply in this case. It refers to the HTML editor toolbar used for article editing. However, I still tested the steps described there and confirmed they do not work for the email client toolbar.