Service Operations Workspace: Custom Configurations for Side Panel Component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 06:46 AM
Hi - I have a requirement to change the "Templates" side panel component to look for templates from a custom table (u_template) rather than the OOB template table( sys_template). Can someone please walk me through on how to make those changes?
Appreciate your help
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 08:34 AM
not very familiar with that, but did you check any config which says to use sys_template table
There may be simply replace with your table
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
05-29-2025 10:35 PM
Hi @angel7170 ,
Unfortunately, there is not an easy way to just update the template table.
The page "Template SNC" uses an OOB component "Record Templates". If you want to change the table then you'll have to create a new page (copy existing ""Template SNC") from scratch, you have to build it on your own completely.
Existing page location - UI Builder -> Page Collections -> SOW- Sidebar tabs top -> Template SNC
If you find this response helpful mark this as correct/helpful.
Regards
Anand