How to set Additional Comments field mandatory to fill, whenever incident moved to canceled state.

HrishabhKumar
Kilo Sage

I have the following requirement:

Whenever an incident is moved to cancelled state, Additional Comments [comments] field should be mandatory to fill.

 

HrishabhKumar_0-1743771035120.png

 

HrishabhKumar_1-1743771097873.png

 

Let me know how it could be done, Thanks.

10 REPLIES 10

yes, from another state to cancel.

 

Check the above link. which i shared.

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

@HrishabhKumar 

why not use before update business rule and throw error if Comments is empty?

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@HrishabhKumar 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

no @Ankur Bawiskar It did not solve my problem.