std change modify templates

jean-pauldehaas
Tera Guru

I`m trying to copy over the sample changes from the standard change template

jeanpauldehaas_0-1742913090417.png

To the modify template as soon as template to modify is selected

jeanpauldehaas_1-1742913117101.png

 

has anyone done this before ?

1 ACCEPTED SOLUTION

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.

View solution in original post

6 REPLIES 6

Hi @jean-pauldehaas 

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]

****************************************************************************************************************

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.