Change Model

Tanu Rani
Tera Contributor

Hi

On creating new changes it looks like thisCapture.PNGbut I wish to change it like below 

Capture.PNG1.PNG

please help. Thank you.

4 REPLIES 4

Community Alums
Not applicable

Hi @Tanu Rani ,

Within the instance of concern, go to the "Create New" Change module:

  • nav_to.do?uri=sys_app_module.do?sys_id=323bb07bc611227a018aea9eb8f3b35e

Once there, under the "Link type", change the value from "New Record" to "URL (from Arguments)". Set the value of "Arguments" to "change_request.do" and save the record.

Now, each time a user clicks on the "Create New" module under the "Change" Application, it will not be intercepted as before.

 

AnveshKumar M
Tera Sage
Tera Sage

Hi @Tanu Rani,

Edit the Module (navigate to https://YOURINSTANCENAME.service-now.com/sys_app_module.do?sys_id=323bb07bc611227a018aea9eb8f3b35e) and change the link type to "URL (from Arguments)" and fill the attributes as "new_change_redirect.do?sn_new_chg_origin=module"

 

AnveshKumarM_0-1690471124978.png

 

 

Thanks,
Anvesh

Vinrdoc
Tera Contributor

In case you did not find the solution what worked for me is under:
1) sys_properties.list --- *change_model

2) set "false" change_model.hide & change_model.type

 

this changed my new change ticket

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Tanu Rani 

 

LearnNGrowAtul_0-1707307089752.png

 

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

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