controlling the Creation of Change Task under Change Request

Manohararuna
Tera Contributor

Hello Everyone,

 

        Here i have one Requirement. Here i have Change request having option Approval and Change Task options in related list.

     Approval option having Requested, and Change Task having New and Edit options. New option is in disable state Until to approve the all Request.

    For this i want solution .

Manohararuna_0-1749449234226.pngManohararuna_1-1749449302107.png

 

Thanks,

Dwaram Manohar Reddy.

1 ACCEPTED SOLUTION

@Manohararuna 

Did you get a chance to check the approach I shared 3hours ago?

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

View solution in original post

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Manohararuna 

 

You need to write code , in list controls

https://www.servicenow.com/community/developer-blog/how-to-hide-new-button-from-related-lists-using-...

 

*************************************************************************************************************
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/community/developer-forum/how-to-omit-a-new-button-by-setting-condition-s...

 

https://www.servicenow.com/community/developer-forum/script-omit-new-condition-in-list-control/m-p/1...

 

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

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

sunnyt1
Tera Expert

Hi @Manohararuna , what exactly do you want? Could you explain more?

Here RITM and Change Requests are getting create at the same part of Catalog creation.

Change Request before getting approved Change Tasks arre getting create under the Change Request. after that some try to cancelled the approval due to some reasons without closed teh opn Change Task under teh Change requests.

Here problem is Change tasks are in still open/in-progress state after closing the Change Requests.

so i don't want to create Change Task until to get the all approval are getting approved means Approval fields Changes from Requested to Approved and State filed changes from Approval to In-Progress. for this i want one solution like they are nit able to create Change task until to Change Request getting Approved.