Http Request
I have a web service I can call to retrieve a XML document. In Navision 2013 which Automation variable do I have to declare. Thanks
View ArticleRemoving Default NAV2017 buttons from a Sub-page
We are currently upgrading a NAV2015 customer to 2017. As part of the implementation we have a Card Page with a Section containing a Sub-Page which has Page Actions of its own. Some of these are NAV...
View ArticleQuery READ speed performance reduced when upgrading from 2015 to 2017.
We are currently upgrading a NAV2015 customer to 2017 from 2015. One of the features we originally added was a page that shows a consolidated view of information relating to a table like the Item...
View ArticleSearch String in the any part of the Column in Lookup/DrillDown Page
Dear All, Is it possible to sort the Lookup/DrillDown Page in the basis of string entered by the user in nav 2016 ? Kindly reply. Thnaks in adv.
View ArticleUpdating Shortcut Dimension code 3-8 from Cust ledger entry to Gen Journal Line.
Hello everyone, Is there a way to upload the shortcut Dimension codes from 3-8 from Customer ledger entry to General journal line? Any help would be appreciated. Thank you, Mathan
View ArticleTwo report questions
A problem has been identified with a clients Customer Statements and Invoices. Most of the reports are 1-2 pages but occasionally there are 3 or more page invoices and statements. Three page statements...
View ArticleHow to get the session an count the licenses available
Using a Dynamics Nav 2016 solution with multi-tenancy, we need to calculate the number of licenses we are currently using, to check wheither we have to buy more fulluser licenses or not. I use...
View ArticlePosting routines - why not work directly on Rec?
Hi Can anyone explain the pattern used in say codeunit 80, 81 etc: SalesHeader.COPY(Rec); Code; Rec := Salesheader, Why not work directly with 'Rec'? Are there some technical reasoning for doing like...
View ArticleManagement of student in navision
I am new to Nav and I have joined a project for implementing Nav in management of students. We are having a discussion in my group about which card to use as sudent card. We are having a situation...
View ArticleSalesline field validation
Hello everibody, I have a Salesorder that i post as "Ship". The salesline of the order can be modified by standard. How can i code so that the "quantiity" field on salesline cannot be changed, but...
View ArticleHow to find out names of all files saved in a folder and error "The maximum...
Hi all, is there some workaround? I use this C/AL: RecLFile.SETRANGE(Path, MySearchigFolder); RecLFile.SETRANGE(RecLFile."Is a file", TRUE); IF RecLFile.FIND('-') THEN BEGIN //somethig what you want...
View ArticlePage 2115 Report Viewer: Microsoft.Dynamics.Nav.Client.WebPageViewer
Hey, I want to display a PDF in a control addin next to a card and I don't want to use third party DLL's (I know https://mibuso.com/downloads/rtc-control-addin-browser exists but I want to stick with...
View ArticleDetecting the Development Environment (classic client) license
Hi everyone, As you all know, you can change the license for a session in the development environment (classic client). Is there any way (in NAV2015/16/17) to detect whether this license is different...
View ArticleHow to get caption to Javascript Add-in in Web- and Windows-Client
Hi, I'm "playing" around with JavaScript Add-ins in NAV2016 and created a simple add-in that Displays an image on the Customer Card. Now I'm facing two problems: 1. Allthough I've set up a caption in...
View ArticleCustom Report Layout and using different company logos
Hello, I have a task to create a report (using Word). I have a company that has two different logos. The company logo is determined by the company code. The "picture" field is the main picture and the...
View ArticleUpgrade to NAV2016 - GL Ledger Entries Dimensions Wrong
We have a client live on NAV2016 after an upgrade from NAV5.1 Classic. Unfortunately, this error was not discovered until after the client was live, so there is no redo. The problem is that the...
View ArticleNAV2016 Unwamted Dimension Default
With a recent upgrade, the upgrade tools created table 480, Dimension Set ID. We have had a problem with unwanted and undesired "defaults" in orders, G/L ledgers, etc. I believe the problem may be...
View ArticleCurrFieldNo (in Event) OnAfter Validate FIELD
Looking for best practice on this and clarification. I'm using events to do a majority of my changes to base tables and utilized this event several times. The only time the event is triggered is when...
View ArticleSales Return and Rework Production Order
Hi All Dynamics Navision 2013 We are looking at the Sales Return Process. It's straight forward enough to receipt faulty goods back from Customers however the next step is raising some questions. The...
View ArticleMatch databaseversionno in $ndo$dbproperty with build no.
We're currently planning to create a small tool which is monitoring SQL Server instances storing NAV databases and creating the NAV Service and several shortcuts on a terminal server. Therefor our...
View Article