function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
OviOvi 

JQuery hook listener to Opportunity stage picklist

Hi,

I have a Inline visual force page on the Opportunity page layout.

I would like to hook a listener/action on the Stage picklist which will print show in a popup window which stage you have changed to.

 

I'm prety sure this should be easy with JQuery. 

Anyone care to show me some example code how to achiev this?