How to show popup message in workflow

Community Alums
Not applicable

Hi All,

 

I had a requirement o validate a field in RITM eg.Product owner.There are 3 level of approvals

Manager,Product Owner and VP

 

If the Product owner is empty then don't allow to the next level of approval and show a popup message that "Need Product Owner approval"

 

How can we achieve this.

 

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Community Alums You will not be able to add popup messages in a workflow. If all three approvals are mandatory in your process than it is better to set these fields mandatory at the form level and showing error messages when user tries to submit the form without entering the required details.

 

Agree with @Sandeep Rajput 

 

Also @Community Alums  Better to check this when user is logging the request, check the product owner in back ground if blank or not and then show message to user. 

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

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