Please read this article: Troubleshooting blank output and formatting dates and numbers after upgrading to BC20 Cloud
Please read this article: Troubleshooting blank output and formatting dates and numbers after upgrading to BC20 Cloud
Out-of-the-box, ForNAV supports multiple languages. However, by default, Business Central is installed with the local language and US English. To enable additional languages, you must install additional language packs/modules. To do this in Business Central cloud, simply search for Language and then select the languages you want. In Business Central OnPrem, you can
Sometimes it is useful to be able to calculate the total of a field across a table without running through all the records like the Rec.Calcsum() function does in AL. To do this, you can simply use the Sum value on a FieldExtension field: List.FieldExtensions.Amount.Sum If the field is a calculated field, Business Central will
In Microsoft Dynamics 365 Business Central 20 (2022 release wave 1), Microsoft is starting to move the Word rendering subsystem from being open for modification to a proprietary and closed system. As a replacement, Microsoft is introducing a new layout type that does not piggy back on the Word format. From the beginning, ForNAV cloud
To sign a PDF, you can use the following JavaScript: CurrReport.PrinterSettings.Sign.Certificate = ForNAVFileStorage.Data; // the value must be a blob field containing the certificate. CurrReport.PrinterSettings.Sign.Password = ‘abc’; The certificate must be a valid pfx certificate. Keywords: digital signature signage
Before reading this article, please make sure you have familiarized yourself with the ForNAV Direct Print overview: https://www.fornav.com/direct-print/, and installed and configured the ForNAV Direct Print service or client. With ForNAV 6.2 (and later versions), you can define local printers and print ForNAV, RDLC, and Word reports to them directly, without seeing the usual
Before reading this article, please make sure you have familiarized yourself with the ForNAV Direct Print overview: https://www.fornav.com/direct-print/. This step-by-step guide helps you to quickly set up the Direct Print service functionality of the ForNAV Customizable Report Pack in Microsoft Dynamics 365 Business Central. If you prefer, we also have a couple of Coffee Break
This article is relevant for Business Central OnPrem customers only Before reading this article, please make sure you have familiarized yourself with the ForNAV Direct Print overview: https://www.fornav.com/direct-print/. With ForNAV 6.2, you can now print ForNAV, RDLC and Word reports directly to a printer OnPrem, without having to print to a PDF first
With Microsoft Dynamics 365 Business Central 19, the ForNAV Customizable Report Pack also can print to Microsoft Excel. In OnPrem, after you click Send to on the request page, you see the following: In Business Central Cloud (requires ForNAV 6.2 or later version), it works a bit differently because ForNAV piggybacks on the Word
Single select Dragging fields or other values from the Field List is the easiest way to create new controls in the ForNAV Designer. For example, dragging the Name field from a Customer data item to an empty space in a section creates a new textbox control: If you press the Shift key just before
© 2015-2024 ForNAV. All rights reserved.