Hi,
I am using workflow to route documents and added a wait condition to see if a field Paid = No then route to another folder. However when I test run the workflow in workflow designer, I receive below message in condition tab from the workflow run results
[FALSE] If all of these conditions are true:
[FALSE] Entry Field [Paid]: 'Yes' <equals> 'No'
Below is a print screen of the workflow in workflow designer
When I start the workflow the status of the Paid field is 'Yes', then I change it to 'No' while I've run the workflow, maybe this it why the message in condition tab is [FALSE] Entry Field [Paid]: 'Yes' <equals> 'No'
Grateful if someone can help me sort out this error or assist me with another method to allow my workflow to move to next step when the value of a field changes to a specific value.
To be noted that I created this workflow for testing purposed, but I will be using this condition for another workflow.
Regards
Sweety