Hi,
With a WebReport, I am trying to get the WF Disposition choice from a prior step. It looks like I could get it from WFTASKINFO:BUTTONS but how do I get the workID and the task ID - the trigger ID only gives me the subworkID (OK, the subworkID and workID are usually the same unless you are inside a sub-WF map, but I digress....). There doesn't seem to be a WR tag that tells me what task I am on. And given that I am not on the same task as where the disposition was, how do I get the disposition for another task.
-Hugh