Wednesday, March 5, 2008

Filter Views based on Approval / Workflow Status

You need to create the filter based on the integer representation of the status value you are looking for, like this:Not Started 0Failed on Start 1In Progress 2Error Occurred 3Canceled 4Completed 5Failed on Start (retrying) 6Error Occurred (retrying) 7Canceled 15Approved 16Rejected 17

No comments:

Post a Comment