- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 06:11 AM
Hello Everyone,
In CSM Workspace,
under the Case 'Details' and then 'Draft Emails' tab,
after opening an email the below email editor appears:
Can someone advise how the "Send email" button can be relocated above the email composing fields?
Please check the screenshot above.
Thank you,
Regards.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 01:46 AM
I don't think you can modify that as it's coming from OOTB platform UI builder page.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 07:38 AM
I have checked the UI Builder, then UI Actions (buttons), searched for codes containing "Send Email" but could not find anything helpful.
As it is OOTB I would try to avoid moving such a thing and if you really need to, rather create a copy of the existing record before you modify it or it can return as boomerang hitting your head very bad 😞
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 07:42 AM - edited 06-04-2025 08:04 AM
The closest I could get was here:
- Compose Email > https://dev292594.service-now.com/nav_to.do?uri=sys_ux_macroponent.do?sys_id=b07e59fe7743501033809b306910610c
- Preview Email > https://dev292594.service-now.com/nav_to.do?uri=sys_ux_macroponent.do?sys_id=2c7542b27703101033809b30691061fc
- UX Screens > https://dev292594.service-now.com/sys_ux_screen_list.do
(replace your instance URI name)
But still I would rather not recommend this to modify...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 01:33 AM
Hi @GlideFather,
Thank you for the feedback, even in these lists of record, I still do not know what and where to modify. ☹️
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 01:46 AM
I don't think you can modify that as it's coming from OOTB platform UI builder page.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader