Activate ListPage View by code
For ListPages you can define different views in the Views area.
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-views
If special views are programmed, the "All" view is always displayed when the page is opened.
What is des...
New company ID with command Import-NAVData
If a new company is imported via PowerShell using Import-NAVData, the company ID is used that was contained in the original company when Export-NAVData was called. Therefore, it is not possible to import exported companies multiple times into a database, for example, to work with multiple copi...
Default values and bindings
We want to keep the default values and bindings for VarChar fields on the SQL server.
Since BC26, SQL Server no longer automatically stores default values and bindings for VarChar fields in all cases.
Previously, these fields were always populated with an empty valu...
