Archive

Archive for the ‘Forms’ Category

MS CRM 2013 Performance: Form\View Load Analyzer

August 20th, 2014 DynamicsMSCRM Comments off

With the release of Service Pack 1 for Dynamics CRM 2013 Microsoft has introduced an analyzer to track performance on CRM form Loads. To take advantage of this feature open a form on CRM and then using your keyboard select Ctrl + Shift + Q to view the performance analyzer. To activate this utility choose Enable on the utility and then using F5 refresh your CRM form, the utility will close, normal behavior.

Once the form has refreshed select Ctrl + Shift + Q again, this time the utility will display showing the performance of the form load.

Some items of note when using this utility.
- Probably a good idea to Disable the Utility when not in use, only Enable when needed
- It appears to only work with IE
- It will work with CRM Online and appears to work on CRM On Premise as well but some have had issues, maybe browser choice.
- This is not restricted to Forms, it will work on Views as well.

In addition to the graphical view of the load performance you can Copy the stats for a more detailed exam. Included is a sample showing some of the parameter, this captures more rows of data but I have limited the output due to blog realestate.

  • Share/Bookmark
Categories: 2013, Forms, Performance, Views Tags:

MS CRM 2011 Custom Case Forms will not Resolve or Reactivate

April 26th, 2011 DynamicsMSCRM No comments

While using custom forms for Cases you cannot Resolve the Case or Reactivate the Case like you can on the default form. This is due to a file that the default forms sources but the custom forms do not.

To resolve this you can add the Javascript to the Onload event of the custom form to activite the buttons on the ribbon which then allow you to Resolve or Reactivate a Case.

Download Javascript

Sourced: Thanks to Adam Nafke with Magma Design Automation for discovering and resolving.

  • Share/Bookmark
Categories: 2011, Cases, Forms Tags: