PDFJS inside NAV Page
Hi, Was wondering if anyone else has tried and succeeded in making a javascript addon for Dynamics NAV 2013+ that can embed a PDF file into a NAV page. I have done a dotnet DLL (Browser) based solution...
View ArticleAssembly List - Update an Assembly
Hey Guys What is the nice and clean way to update an assembly from Visual Studio to Navision? When I create my DLL file, I need to change the assembly name for Navision to registre that a new assembly...
View ArticleCurrency exchange rate service error.
I am trying to setup currency exchange rate service for a company with Kenyan shillings as the LCY using the yahoo services in NAV.How do I set this up since the yahoo url provided by NAV has a...
View Articlehow to manage Word layout based on condition
hello, Actually we can manage different Word layouts per customer. Did anybody try to get same effect but based on a customer group or language code or something more "global". I want NAV to choose a...
View ArticleDebugging NAS Code
Hoping someone can help me solve an issue. I have a virtual machine set up with ADCS, NAS, and the 2009 R2 Classic client and have it pointed at a test copy of my SQL Database. I'm trying to debug a...
View ArticleCustomer webportal options?
The current situation for one of our customers is as follows: - Heavily customized NAV 5.0 database - Database is constantly evolving (new objects, extra users, ...) - Possible NAV 2017 upgrade is only...
View ArticleSelectSingleNode does not find node
Hi! Straight to my problem... In the following lines the call to selectSingleNode throws NullReferenceException: XmlDocResponse := XmlHttp.responseXML();...
View ArticleNAV client crashes when opening a page based on a SQL View
Hi all, I have a "Worksheet" type page based on a SQL View. The worksheet has a series of filters on the page when are then applied to the view. When I try to open the page, the NAV client immediately...
View ArticlePermission for third-party page object not working
Hi, We have a third-party addon that uses a page numbered in the 88000 range as a web service page. Everything works in our development database, and I can open the page directly. However, in our live...
View ArticleAPAC Localisation in NAV 2017
Hi All, Does anyone know where is APAC localization in NAV 2017? we have APAC localization in NAV 2009 R2 (refer to the screenshot) Thanks in advance.
View ArticleRemoving all usage of DotNet
Does somebody know or have some tips how to map all customized objects that use dotnet? Reason for this is converting code to AL. Thanks in advance!
View ArticleSet Zoom % on report preview mode
Hi, Is is possible to set the zoom % to 150 for instance, on preview mode on a report? Customer has changed from NAV 2009 classic to NAV 2016 and is cumplaining the text is too small. On 2009 we run...
View ArticleNAV 2013 R2 Save As PDF
Ever have an issue with a nav 2013 r2 report where a certain text box would get excluded from the PDF output file (save as pdf on request page)? This works when you save as word and shows up on print...
View ArticleAny chance to "try out" C/AL development with a dev/sandbox environment?
Hello everyone, I am currently working as IT-Support at a company that is basically an NAV (2015) user. All development ist sourced from an external Microsoft partner (the solution we use is a...
View ArticleClickonce Deployment
I'm trying to use click once deployment on NAV 2013. I've been following instruction in http://msdn.microsoft.com/en-us/library/hh997056%28v=nav.70%29.aspx and fail . Q1: Is it has to be Microsoft...
View ArticleChange webservice default language NAV 2017
Is it possible for a NAV 2017 Web Service to change its language to other than US-EN? There's an option field in the Nav page with German captions but inside the .NET App it only shows the English...
View ArticleStandard way to expose Item Image using webservice ?
Hi guys, Is there a standard way to expose Item Images using web services in NAV-2017. I have already exposed all other attributes of items using web service. I know this can be done through...
View ArticleReading XML file in Navision
Hi, something doesn't work in my code, but i don't see it... =========ImportXMLFile(pFilePath : Text[1024])========= IF ISCLEAR(lautXMLDocument) THEN CREATE(lautXMLDocument);...
View ArticleNAV 2016 Disable Print to Word Ctrl-W / Print to Excel Ctrl-E / Print Ctl-P
Hi, Does anyone know if there is a way to disable the "Print and Sent" and "Print" functions in NAV2016 for a specific page? We have a page that has confidential data that the user may view, but...
View Article