scottmahr - Thursday, April 28, 2011 6:05 PM:
I have a purchase request entity that works inside of a workflow. At one of the Activities, I would like to take some action after voting. Basically, I need to see what they voted for, check some info in the controlled item, and then possibly reject the vote. I think I can attach a server method to the "onvote" event, but I am not sure exactly when this triggers, or how to find our what the user voted.
Thanks,
Scott