| DynamicPoint
Recently I came across a situation where I had multiple models with the same name in one of the AX 2012 instances I am developing for. It is possible to do this through the AX developer workspace as long as they have different publishers, but it causes the model management Powershell cmdlets to freak out … Continue reading "Dynamics AX 2012 – Managing duplicate model names"| OppoverBakke
If you have worked with Dynamics AX 2009, 2012, R2 or R3 for a while, at least more than an hour or so, you’ll have noticed that for some reason it tends to open new windows behind everything else. You click a button to open a form, and then you wait for a while for … Continue reading "Fix: Dynamics AX windows opening up behind everything else"| OppoverBakke
Here’s a quick and easy way to add a colour picker lookup to an AX form. I’ve seen a number of different ways to add colour picker support to an AX form, but so far, this has been the easiest. It is not ideal, because the colour picker opens up as a dialog window, something … Continue reading "Adding a colour picker lookup to an AX form"| OppoverBakke
Dynamics AX 2012 introduces built-in support for resolving and looking up linked records based on reference record IDs.| OppoverBakke