The core of D365FO was always about adding additional data and displaying it to the user in a clear way. The data that is presented on a form can be from a table that is not related to the table that is used as the […]
Category: Docentric AX Free Edition (114)
D365FO Released Product Details: How We Fixed Two Bugs and Found a Workaround for Creating Alert Rules
The Released Products -> Released Product Details form is bound to the InventTableModule table (Inventory module parameters) in 3 different roles: Purch (Purchase), Sales (Sell) and Invent (Manage costs) – this table acts as 3 different data sources. The field InventTableModule.Price appears in the fast […]
Improved strSplit() Method in X++
How String.Split() works in C# Check the Microsoft documentation on String.Split() >> The optional parameter of type StringSplitOptions allows you to specify options such as whether to omit empty substrings from the returned array or trim whitespace from substrings. This enumeration supports a bitwise combination […]
Tags: D365FO, Free Edition, X++









