Okay, Forum, I am hoping you guys can help me out on this one. I have a plugin that needs to read the Lose message to close all draft/active quotes associated to in when the opportunity is closed as loss. I have seen code that seems to work in 2011 but the code thus far has not worked for me. I have registered my plugin on the opportunity object listening for the lose message and have tried on both pre operation and post operation, but the plugin never fires. What I see from a user perspective is I click the Close as Lost button, the Opportunity Close form pops up and when I click OK, I get the message that an opportunity cannot be closed with associated quotes.
I have plugins that fire on the Update message, but I cannot get a plugin registered to either Win or Lose to fire off.
What am I missing?