Need a Wait Script for a condition

dvientos
Kilo Explorer

Hey everyone,

 

I'm not a scripter but I am looking for a script which I can place in a workflow "Wait for Condition".

 

I am trying to have a script meet the condition of requiring my change management fields Change Plan, Backout Plan, Test Plan be completed before the change can move to the next level which is for approval. If a Change Plan, Backout Plan and Test Plan the script should notify the requestor via a popup screen that these fields need to be completed before it can move on to the next step of the workflow.

 

Any help would be greatly appreciated. If I need to better explain please let me know.

 

Thanks,

 

Domenic

11 REPLIES 11

IT WORKS!


I just had to find a condition that would trigger the Policy UI to enforce the mandatory fields.



Thank you somuch!!!



Domenic


Or use:



alert('your error msg here');



For the pop up window