-
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: object designer
How to Disable Tools > Zoom Function in Dynamics NAV
We can quite easily disable ShortCutKeys in Dynamics NAV by creating hidden Menus (with keyboard shortcuts assigned to them). However, how do we disable Tools > Zoom Function in Dynamics NAV? How do we hide sensitive data from SUPER users? … Continue reading
Posted in development, Dynamics NAV / Navision
Tagged object designer, SourceTable, SourceTable Property, SUPER, Tools > Zoom, Zoom
Leave a comment
How to import objects (*.FOB file) to Dynamics NAV?
To import Dynamics NAV objects (*.FOB file), please follow these steps: 1. Click Tools > Object Designer (SHIFT+F12) 2. Click File > Import (ALT + F + O) 3. Select the FOB file and click Open. 4. Read the message, … Continue reading
Posted in Dynamics NAV / Navision, functionality
Tagged default functionality, FOB file, FOB Import, Import Worksheet, object designer
3 Comments
How do you search for a field in Dynamics NAV Table Designer?
So, how do you search for a field in table designer? Apparently, it is a feature that everybody is waiting for… but there is a trick that could help you! Let’s find out (I need to find “Line Amount” field … Continue reading
Posted in Dynamics NAV / Navision, Tips & Tricks
Tagged field, object designer, search, table designer
5 Comments
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