April 2009 - Posts

1
Comments

Formatting Date/Time Fields in a CRM Mail Merge by Jeremy Winchell

When you execute a Mail Merge in Microsoft CRM and include Date/Fields in the merge, that field exports the data in the following format: "04/29/2009 12:30 PM". The time is always exported as part of the merge even if the attribute in CRM is...
7
Comments

Cloning Records In Microsoft CRM 4.0 Using AJAX Controls by Jeremy Winchell

One of my favorite features of CRM 4.0 is the ability to extend the application using .NET, specifically interacting with other websites through the use of buttons, menu options, and other ISV configuration points. This has allowed me to develop “Wizards”...