Disabling sorting on specific columns on pages
Hello, I want to disable automatic sorting on flowfield columns on pages. I know how to disable sorting for all columns but it does not apply to my problem because I don't want to lose automatic...
View ArticleNAV 2013 Debugger Problem ?
Hi, while i am trying to debug in Nav 2013 then getting the Error Message Like this: Microsoft Dynamics NAV The control add-in on control Code Viewer on page Debugger Code Viewer has not been...
View ArticleCalculate last working date in a month
Hello guys. I have some trouble using CalcDateBOC and CheckDateStatus functions in codeunit 7600. I am not sure how to use them. How can I calculate what is the last working date in a month? For...
View ArticleThere is nothing to post while posting Item Journal Line
Dear All, I am trying to adjust the item quantity programatically via item journal line. But I am facing an error There is nothing to post. This is my code ItemJournalLine.INIT; ModifiedTime :=...
View ArticleError while posting Item Journal Line
Dear all, I am trying to post item journal line programatically using Codeunit 22 "Item Jnl.-Post Line". While posting i am facing this error. My code is as under: ItemJournalLine.INIT; ModifiedTime :=...
View ArticlePowerShell: Import/Compile: can't connect to Server Instance
Hi! While working with the Compile-NAVApplicationObject & Import-NAVApplicationObject Scripts I am keep getting the same error message on my local machine: Environment: NAV2016 (Build 44974), but...
View ArticleNAV WEB Client on Mobile Devices
Okay, so we've learned the hardway that Windows CE is not compatible with Dynamics NAV Webclient... Does anyone have a mobile device working with the Web browser? I need an RFID scanner, and fairly...
View ArticleHow to assign order no in Item ledger entry while posting sales order
Dear all, I have observed when i post my sale order on the item ledger entry page the field of order no remain empty. I want that field populated with the sales order no, so that i can back track that...
View ArticleNAV 2016 Request Page OptionValue property missing.
Hello! We recently upgraded to NAV 2016 from 2009. In NAV 2009, the user could select the sort order of the report by selecting the ascending OptionButton or the descending OptionButton in the Request...
View ArticleWhat controls sequence of menu options in a role Center (NAV2016)
Hi all, I have built a custom role center. In the Navigation Pane, I have created a group within Action Designer. The actions are all list pages. In the Action Designer, they are listed in the...
View ArticleNAV 2009 RTC How to 'enable' the Phone No. icon? It is enabled in Classic...
In our Classic Client version of NAV 2009 the icon beside all phone number fields is a phone. When clicking, it runs a wizard that autodials the phone no. (We have changed the TAPIManagement Codeunit...
View ArticleNav 2015 RTC .NET Framework problem
Hi everyone, I have installed Nav 2015 Version (8.00.41779) and also my administration panel create instances with the same version. Everything works fine, but when i try to edit/add data in any table...
View ArticleDebugging web services
Hello, I only want to debug the Dynamics NAV web services. It is impossible to select the web service session in the "Debug Session" form to debug as shown in the screenshot (#1). The only way to catch...
View ArticleNAV 2017 web client rendering problem
Hi, We have a custom form that contains a lookup field, a grid, and a few other fields. When a user selects an ID in the lookup, the grid populates with corresponding records and the other fields on...
View ArticleSorting lines in a Sales Order manually
Hello everyone, I have one question around sorting lines, in for example, a sales order. Also could be in other pages/reports as for example, Assembly Order. One of our customers needs to change the...
View ArticleRun a link to a report with startsession
Hi guys, is there a way to start a report (e.g dynamicsnav://nav2016.lan.local:7054/BLABLA//runreport?report50066) but in a STARTSESSION environment? The "problem", is that i'm running this link in a...
View ArticleEncoding of UTF-8 vs UTF8-BOM
We have just gone live with NAV 2016 and we are creating a bunch of xml files using DotNet XMLDoc (XMLDoc := XMLDoc.XmlDocument;). Then I am using the XMLDocMgt codeunit to add nodes etc... In the end...
View ArticleGetting The exact day before TODAY
hello, Good day. any one can help me how to get the exact date from TODAY - 15 days. badly need you help
View ArticleSave View As... missing in Output or Capacity Journal
Hello again. I would like to save filters for specific machine centers, so whenever I am posting capacity I can do it Machine Center by Machine Center instead of exploding the whole routing and then...
View ArticleWhen are changes in codeunit 1 reflected on clients
Hi, I have got a question regarding single instance codeunits: MSDN states that when setting the SingleInstance property to true The codeunit remains instantiated until you close the company. If I...
View Article