Here is a really simple to debug JavaScript in CRM 2011
1. Install IE debug tools and turn off “Disable script debugging” in internet option> Advance
2. Go to where the JavaScript is triggered.
3. Hit F12 to launch debugger
4. Click Script tab
5. Select Script files
6. Put a breakpoint
No comments:
Post a Comment