DOES TESTFIELD in a NAV2016 event trigger prevent VALIDATE?
Hi all, In the codeunit that releases a Transfer document, it does the following: VALIDATE(Status,Status::Released) We have an addon (Chargelogic Shipping) that has added some event trigger code in the...
View ArticleCaptionClass not working in SubForm
Hello, I have a SamplePage with Sample Subform Page on it. I used a grid layout in the subform. My label has a property caption class = text constant. If i run the subform page, it displays the label....
View ArticleService Quote Make Order Error
I have a part reserved on a Service Quote. When I go to make the service quote an order I get the following error: "The primary key in the reservation entry table can contain only one field, and its...
View ArticleBasic Web Service Question...
New to NAV and trying to test the basic Web Service page and Codeunit features. I'm confused on how you link a specific code unit to an exposed page. I found documentation that indicates I should...
View ArticlePassing Value From Parent page (General Fast Tab) to Child Page (Sub Page)
Good day, I want to pass the Value From No. (General Tab) to Code (Sub Page/Line) for filter purposes. I have tried passing Variables through page to page but its not working. Can someone help me ? See...
View ArticleApproval workflows
Hi, I would like to setup the following in the approval workflow options, but cannot seem to figure this out. We have 5 users, all 5 users can create journals, but only 3 of those users can approve the...
View ArticleYou do not have permission to Create The 'Get File Structure' Report
hello, Good day I have this error while importing the merged file of 2013R2 and 2016 (.txt file). I already used the developer's license and still getting this error (see attached Photo)
View ArticleRegular Item purchase Cost is posted into G/L as negative credit
Hello everyone, once again I have an extremely weird case: - user are doing a regular purchase of items (POs -> warehouse receipt -> combined invoice) - item ledger entries, value entries, vendor...
View Article.NET event handling Server / Client callback error when opening page 41 / 42
Hi. I really hope I formed the head of my question to make some sense. I am very new to C/AL . The only things I know is from some specific googleing. The problem is: I have my own .NET assembly that...
View ArticleInserting data in purchase header, "No." Already Exists
Good day, Im a newbie programmer in navision, Im trying to insert multuple data from my custom page to purchase header and it gives me an error. I already Initialize the record but it still not...
View ArticleGUIALLOWED False for .net events e.g System.io.Filesystemwatcher.
Hi I Previously asked a related question but I am now able to boil it down to a very simple example. Se original quesion here:...
View ArticleSame row repeats throughout my report
Hi everyone I have a problem with my report since it shows the right nmber of rows for each resource, but it alway repeats same row. What can cause this?
View ArticleUpdate Line from Header with use of dialog
Hi guys. I recently had a problem where I wanted to automatically update Date on my Line when I change the date on Header. Also, I wanted to display a dialog that will ask me if I want to change the...
View ArticleOutlook Synchronization with NAV 2013
Hello Everyone I want to synchronize Outlook with Microsoft Dynamics 2013 R2 so that each employee can enter into Outlook calendar working days, vacation etc. and that the information is loaded into a...
View ArticleScheduled report run on job queue goes on error with no detail in windows logs
I've stumbled upon an error where I try to run Status by product groups -report scheduled. Job Queue is working and the Task triggers, but within few minutes it goes on Error. Error message just says...
View ArticleNav 2016 stx file
Hello, We are having problems with our stx file, we are translating the file. When I look at the stx files of 2013 r2 or 2009, I see that the file has been saved as ANSI and sealed by Microsoft. We...
View ArticleExtensions and add-ins
Does anyone have experience using add-ins (dll's) together with extensions? I seem to have a bit trouble adding codeunits to extensions, that are dependant on .Net add-ins.. I have tried adding the...
View ArticleNAV Controls addin for POS
Hi, I want to make a POS screen, just few details we can capture from touch screen should have buttons and some text boxes and info can be store back to NAV what is the best way to do this, is there...
View ArticleVirtual date table in code
Hi all, It is possible to use the virtual Date table from code? Using it as a data item in a report or page works, but when I try to access and loop it in code it doesn't. Date.SETRANGE("Period...
View ArticleMultiple records in Nav 2016 report
Hello, I have report where I need to display all the record from G/l Entry for a particular account. Now I also need to display the dimension attached to it. For this I have 2 data set, table 17 and...
View Article