Get Source Table from Page

Codeunit 700 Page Management is a Codeunit that I use once in a while. It has functions to get the Default Lookup Page or the Card Page of a certain table. It also contains functions to open a Page by only passing a Table ID or…

NAV Source Control and Data

If you are looking into using source control for your Nav implementation. One of the biggest issues that comes up is dealing with data. Since you now have multiple databases, each developer will have many depending on what they are working on, keeping data consistent across…

NAV Source Control Options

If you work in development team you know how important it is for the team to be up-to-date with the latest changes and newest features that are being created. Even if you are a contrator, the importance of keeping up with the rest of the team…