Abusing filtering for a lightning fast posting setup

  • Post comments:3 Comments
  • Reading time:3 mins read

Microsoft Dynamics NAV Classic client has some features which are simply unbeatable when it comes to productivity and speed, one of them being primary-key filtering. When you set a single-value filter on primary key fields in a table, and then insert a new record in the same table, primary key fields are automatically populated with values from the filter.

Yeah, and?

Well, there are so many ways to (ab)use this feature, that sometimes it has a potential to save ridiculous amounts of time. As it just did for me, so I felt an irresistible urge to share it with you. Even though it is so ridiculously simple.

(more…)

Continue ReadingAbusing filtering for a lightning fast posting setup

Van Vugt’s dynamiXs

  • Post comments:2 Comments
  • Reading time:2 mins read

A year ago I used to run a monthly roundup of NAV blogs and give you a short gist of who said what. Then I got lazy and stopped blogging on the weekly basis, and boy what a mistake I did – because some nice new blogs appeared in the meantime. I am somewhat ashamed that I learned about this blog only recently, but there is a gem out there you shouldn’t miss: Van Vugt’s dynamiXs.

(more…)

Continue ReadingVan Vugt’s dynamiXs

Tip: Microsoft Dynamics NAV 2009 code page validation

  • Post comments:1 Comment
  • Reading time:4 mins read

image This is bazillionth time that I’ve encountered this issue, so I’ve decided to post a solution to it. If you live in a country which doesn’t have Microsoft Dynamics NAV 2009 localized version yet, you might have tried installing the W1 (worldwide, English, non-localized) version. Did it work out?

If you install the NAV 2009 W1 version on a system with regional settings not matching the demo database code page (in W1 it’s Latin_1_General_CS_AS) the installation goes smoothly, but the attempt at running the RoleTailored client fails.

(more…)

Continue ReadingTip: Microsoft Dynamics NAV 2009 code page validation

Printing NAV reports in different languages

  • Post comments:1 Comment
  • Reading time:6 mins read

Last week I delivered the C/SIDE Development course for partner community in Zagreb. As always, questions abound afterwards. Today, I’ve got a question from an attendee: “What’s the best way to print a report in multiple languages?”.

Up front: this is NOT a technical post. It IS about technical solution, but it is primarily about design, usability, standards and best practices. I’ll plain ignore the fact that it does use a few C/SIDE or C/AL references, so please, do likewise 😉

(I said this because I kind of swore not to C/AL around this blog anymore, but again – sometimes I just have to do it.)

(more…)

Continue ReadingPrinting NAV reports in different languages

Featuritis Cure

  • Post comments:1 Comment
  • Reading time:4 mins read

Don’t you just love when users come up with new feature ideas at a microprocessor clock rate. Even before you finish developing one, five new requests pop up. This is a disease, and it’s called featuritis!

(more…)

Continue ReadingFeaturitis Cure