Display a button when change request is approved in assess state

test145812
Tera Contributor

I want to display a button called 'Request CAB Approval' only after assess state approved(technial approval) and remain on the assess state until user clicked on that button.

I tried UI Action but the problem is how can i check for approval request is approved or not and based on that it will show/hide button

#changeManagement

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @test145812 

 

As per me it is violation, the reason change work on Flow and in flow, we have steps as soon as a change is approved in assess go to CAB approval. If you add this button , you need to make changes in OOTB flow as well , which may impact badly and increase technical debt.

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

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

Hi Atul Sir,

I also modified the OOTB workflow as per requirement, the only problem is same as explained(want to display a button after change approved in assess state).