If you are utilizing the UCI interface there is a new JavaScript handler available for the Business Process Flows (BPF), onPreStageChange. Unlike the onStageChange handler onPreStageChange fires before the actual business process has been changed so that you can evaluate if you want the change to occur and prevent it if needed.
With this new handler we can now get rid of many of the…
Continue Reading Rick A. Wilson (RAW)’s Article on their blog
http://feedproxy.google.com/~r/richardawilson/MqOq/~3/jNIyVmf4U04/dynamics-bpf-javascript-new.html
Blog Syndicated with Rick A. Wilson (RAW)’s Permission

