COMPANY
-
Displaying Company information in Card pages
I received a question from a customer, who is running multiple companies and often have multiple instances of NAV open with different companies. On the main page, they do have information about what company is the active: but when they have opened a number of Task Pages in the various instances of NAV, they cannot distinguish one from the other. Example: This image tells you the page and the Customer name – and you can easily identify the right page...
-
What COMPANY to use?
As you know, when creating an application consuming NAV Web Services you need to specify the Company name as part of the URL to the Web Service, but what company should you be using? Some applications are web front-ends placing data from the web application into NAV. For applications like this you typically would have a config file in which you specify what company things needs to go to. For these applications, this post adds no further value. Other applications...