Dave Hawes Blog
It is all about delivering

MSCRM - How to debug onload javascript (or in fact any javascript)

August 27, 2008 08:03 by davehawes

This is a very short but I believe very useful post. How do you step into javascript code that you have written for the onload / onsave event.

Make sure that your IE advanced options has 'Disable Script Debugging' unchecked. More...


Tags:
Categories: debug | Javascript | MS CRM
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

MSCRM 4 - Remove 'Add Existing xxxxx to this record' button

April 24, 2008 01:54 by davehawes

I've been working on a MS CRM 4 project and found that the custom entities that we added displayed an 'Add Existing xxxxx to this record' button when it was not required and created a lot of confusion among the users.

Microsoft have said they will make this optional 'In the next release' but that is not soon enough for me!
More...