- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:32 AM
I`m trying to copy over the sample changes from the standard change template
To the modify template as soon as template to modify is selected
has anyone done this before ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2025 05:13 PM
You'd need to make some heavy customisations to 'std_chg_glide_list_change_requests' UI macro. the sample change requests variable on the catalog item isn't a normal variable but a series of nested macros.
It also doesn't make sense to modify the standard change and include the sample change requests provided as part of the original proposal. This is because the modification needs to reflect recent change request usage, and allows the change management team to see recent success examples.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 11:32 AM
Sorry, scripting is not my core area.
@Medi C @Kieran Anson need help here.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2025 05:13 PM
You'd need to make some heavy customisations to 'std_chg_glide_list_change_requests' UI macro. the sample change requests variable on the catalog item isn't a normal variable but a series of nested macros.
It also doesn't make sense to modify the standard change and include the sample change requests provided as part of the original proposal. This is because the modification needs to reflect recent change request usage, and allows the change management team to see recent success examples.