Hi WF Community, Wondering if anyone can help me with text mode that will assist in adding conditionally highlighting to a view on a project report? % complete = 100% AND status is NOT complete (highlight background or text in red)start date before today AND status = planning (highlight background o...
Hi WF Community, Curious if there is a way to make comments on a timesheet mandatory, so that when a user either tries to save a timesheet, or submit it, it requires them to have a comment for certain hour entries (not all)? Thanks.Nick
Hmmm, @Kyna Baker - inactive‚ , do you think Tony Messam might know if I can do multiple contains in an EXISTS filter? I tried the following and it doesn't seem to be working: EXISTS:1:$$EXISTSMOD=CICONTAINSEXISTS:1:$$OBJCODE=TASKEXISTS:1:name=QAEXISTS:1:projectID=FIELD:IDEXISTS:2:$$EXISTSMOD=CICON...
Thanks for this, Anthony! While I was waiting to see if anyone would answer this, it looks like I came up with something similar to what you have listed at the end of your response.... EXISTS:1:$$EXISTSMOD=CICONTAINSEXISTS:1:$$OBJCODE=TASKEXISTS:1:name=QAEXISTS:1:projectID=FIELD:ID Thanks for the ...