This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Taking actions based on votes

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