Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Change Interceptor UI (classic view)

Isolda
Tera Expert

I would like to change the appearance of the 'Create New Change' interceptor and change the links to the different change models for buttons or some other functionality that makes the page more attractive and usable for fulfillers from the classic view. How can I do this?

What options do I have? I'm not finding a clear way to do it. Thanks

Isolda_0-1763383837291.png

 

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Isolda 

We can’t do much here. If you want to redirect, you need to use the Change Model, and make the necessary updates in the properties.

 

https://www.servicenow.com/docs/bundle/zurich-it-service-management/page/product/change-management/t...

 

*************************************************************************************************************
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]

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

Dr Atul G- LNG
Tera Patron
Tera Patron
Property Description
com.snc.change_management.change_model.hide Hides the Change models feature when the com.snc.change_management.change_model.type_compatibility property is enabled. When creating a new change, you do not have the option to choose a model, and the Model field is not available on the Change request form.
com.snc.change_management.change_model.manage_workflow Enables Workflow management support for ChangeRequest API if the com.snc.change_management.state_model plugin is installed. This will call the 'deleteDefaultWorkflowContext' method to be called on specific state and type changes.
com.snc.change_management.change_model.type_compatibility Enables Change Type Compatibility for Change models if the com.snc.change_management.state_model plugin is installed. When true allows changes to be created with both the type based workflow and Change models.
*************************************************************************************************************
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]

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

Dr Atul G- LNG
Tera Patron
Tera Patron

https://www.servicenow.com/docs/bundle/zurich-it-service-management/page/product/change-management/r...

*************************************************************************************************************
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]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Isolda 

it's a wizard page and there is no direct way to manipulate the look and feel.

Example: the code comes from platform level and you can't show buttons instead of links

However you can use a UI script and make it global and detect the URL and accordingly add some CSS etc

Note: For this you will require DOM manipulation which is not best practice

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader