Workflow: to popup if criteria are not correct before completing an activity
Hello,
I've got an activity in a workflow where the user has to fill some textbox and other things. These criteria must follow a validation rule.
I know how to check the criteria once the activity is complete, but it is too late because if the criteria are not ok the activity shouyldn't be validated.
The best should be to launch the validation when the user clicks "complete activity", and if the criteria are wrong, to popup an error message and to stop the "complete activity" process. So the user stay in the activity and must change the criteria.
How could I proceed ?
Thank you

