I need to run some JavaScript code when a user clicks a related entity in the left nav bar on the Contact form. Is there an event I can use for this?
I see there is a TabStateChange in the Summary control - can I check to see if the entity that I want was clicked - and then put my JavaScript there?