Hello people, I dedicate this post to our newest developers using jscript in CRM. I have added steps on how you can debug your scripts with events like OnLoad, OnSave and OnChange. The process of using IE developer doesn’t change but I have customized it to CRM level. Requirements Internet Explorer (7.0 or above) CRM 2011 SDK Jscript basics Scenario I want to display an alert on account form when I save the form. Walkthrough Steps: Open the existing record Press F12 on your keyboard, you will see below screen appearing Before...