Hi Jylene,
What you're asking for is an advanced configuration request. I've moved your post to our Customizations forum so that our experts on this subject matter can respond to you there.
I need assistance with a validation rule that would prevent a task from being marked complete w/o Actual Effort entered into the task.
Please sign in to leave a comment.
Hi Jylene,
What you're asking for is an advanced configuration request. I've moved your post to our Customizations forum so that our experts on this subject matter can respond to you there.
Oh and you can join our Advanced Configuration Office Hours to speak with a live Customer Success Manager to help you with your use case.
Register here: http://www.clarizen.com/resources/online-demo.html#second
Hi Jylene,
The Evaluation Criteria should be something like this: $State='Completed' && $ActualEffort=Hours(0) && isLeaf(CurrentObject())
Please test and see if it is working as expected. If not. Please feel free to join one of our Advanced Configuration Office Hours for followup questions.
Good luck!
Tamir
Thanks Tamir! Works beautifully.