Tip #126: Removing an entity from “Quick Create”

One of the new features of Microsoft Dynamics CRM 2013 is the ability to use Quick Create: The Quick Create menu contains multiple entities out of the box but you can remove an entity the organization is not using by following these 3 simple steps – we will remove the “Competitor” entity in this example: 1. Navigate […]

Tip #101: Can you transate this please?

So just how many languages does Microsoft Dynamics CRM speak?  Is it 10, 15 or maybe 25?  Dynamics CRM speaks a whopping 41 languages.  It’s a translating machine. Chinese (Hong Kong), Chinese (PRC), Chinese (Taiwan), Danish, Dutch, English, French, German, Italian, Japanese, Korean, Portuguese (Brazil), Spanish (International), Basque, Bulgarian, Catalan, Croatian, Estonian, Galician, Hindi, Kazakh, […]

Tip #63: Execute javascript code during debug session

Changing current frame in IE

There are times when you want to quickly test out a piece of form Javascript code in the Developer Tools console. Microsoft Dynamics CRM 2013 renders form content in frames and you have to prefix frames[0] or frames[1] to “Xrm.” to get the code running. In Chrome you can choose the target frame that you […]

Tip #55: How to make your time control look nice on BPF ribbon

Wrapped time control on BPF ribbon

If you have a date/time attribute as part of your Business Process Flow, you may notice that the time dropdown does not quite fit on BPF ribbon: Currently there is no solution to the problem, but there is a simple workaround: change your personal time format to a 24 hours format. Click on the Settings […]