-
Recent Posts
Recent Comments
- Ieva on Book: Microsoft Dynamics NAV Financial Management
- Walt on Check G/L Account Usage Field The General Ledger Setup Table
- Rakshitha on How to clear Change Log Entry table from SQL?
- Ashish on What is Permissions Property in Dynamics NAV Object?
- DynamicN on How to find the size of the Company in Dynamics NAV?
Archives
Categories
Meta
Tag Archives: development
Error: The active fields in a record cannot take up more than 4000 bytes
So, you started working on your modification in Dynamics NAV, and after adding a few new fields, you get hit by an error meesage: The active fields in a record cannot take up more than 4000 bytes. The active fields … Continue reading
Posted in Dynamics NAV / Navision, errors
Tagged default functionality, development, table designer
1 Comment
How do you remove field delimiters in Dynamics NAV Dataport?
I know, I know… dataports are so “stone age” and we could use so many more different options with newer technology! But there are plenty of customers out there who are still running older navision versions (3.6, 3.7). And once … Continue reading
Posted in development, Dynamics NAV / Navision
Tagged dataport, development, dynamics nav, export, field delimiter, navision
10 Comments
How to select more than 1 record on LookUp form?
I’ve seen quite a few modifications for Dynamics NAV, where users would select a few records on the list form and then would do something with them (for example, you could print selected invoices to PDF files, you could add … Continue reading
Field Numbering in Dynamics NAV
Last Friday I received recently published “Programming Microsoft Dynamics NAV 2009” book (written by David Studebaker). Thanks Amazon for the quick delivery! So, my Saturday morning started with a big mug of coffee and David’s book. I would not call … Continue reading