web
You’re offline. This is a read only version of the page.
close

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1476)

STATUS DETAILS
Needs Votes

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Data Migrations (234)

STATUS DETAILS
New

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Data Migrations (234)

STATUS DETAILS
New