Posts

How to Extend Customer List View adding Custom Field on Dynamics 365 Retail & Commerce POS

Image
  Microsoft Dynamics 365  Retail & Commerce POS (Point of Sales)   How to Extend Customer List View adding Custom Field on Dynamics 365 Retail & Commerce POS Pre-Requisite 1.     Visual Studio 19 2.     SQL Server 3.     Scale Unit project from GitHub repository https://github.com/microsoft/Dynamics365Commerce.ScaleUnit Verify you version and download as per match.   4.     SDK’s and runtime sdk-2.1.513-windows-x64-installer runtime-2.1.17-windows-x64-installer .NET Core 3.1 SDK Windows SDK (10.0.10586.0) .NET 6.0 Runtime .NET Core 6.0 Runtime   5.     After installation of sdk and runtime Copy you scaleunit project from download to Service Volume (k)             Development             Create MS Dynamics 365 FO project and add custom ...