
WHAT TO ADD IN THE TAB STATE CHANGE i am bit confused..
*This post is locked for comments
I have the same question (0)You specify the name of your JavaScript function to be called (e.g. onTabChanged), in your web resource library you need to declare the function also: e.g.:
function onTabChanged(){ // do something }
more samples or how you could call that Piece of Code from your forms onload programmatically you can find here:
community.dynamics.com/.../tab-state-change-event-crm-javascript